Uses of Interface
software.amazon.awssdk.services.ec2.model.DisassociateTrunkInterfaceResponse.Builder
Packages that use DisassociateTrunkInterfaceResponse.Builder
-
Uses of DisassociateTrunkInterfaceResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DisassociateTrunkInterfaceResponse.BuilderModifier and TypeMethodDescriptionDisassociateTrunkInterfaceResponse.builder()DisassociateTrunkInterfaceResponse.Builder.clientToken(String clientToken) Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.DisassociateTrunkInterfaceResponse.Builder.returnValue(Boolean returnValue) Istrueif the request succeeds and an error otherwise.DisassociateTrunkInterfaceResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DisassociateTrunkInterfaceResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DisassociateTrunkInterfaceResponse.Builder>DisassociateTrunkInterfaceResponse.serializableBuilderClass()