Interface DisassociateSecurityGroupVpcResponse.Builder
- All Superinterfaces:
AwsResponse.Builder
,Buildable
,CopyableBuilder<DisassociateSecurityGroupVpcResponse.Builder,
,DisassociateSecurityGroupVpcResponse> Ec2Response.Builder
,SdkBuilder<DisassociateSecurityGroupVpcResponse.Builder,
,DisassociateSecurityGroupVpcResponse> SdkPojo
,SdkResponse.Builder
- Enclosing class:
DisassociateSecurityGroupVpcResponse
@Mutable
@NotThreadSafe
public static interface DisassociateSecurityGroupVpcResponse.Builder
extends Ec2Response.Builder, SdkPojo, CopyableBuilder<DisassociateSecurityGroupVpcResponse.Builder,DisassociateSecurityGroupVpcResponse>
-
Method Summary
Modifier and TypeMethodDescriptionThe state of the disassociation.The state of the disassociation.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.services.ec2.model.Ec2Response.Builder
build, responseMetadata, responseMetadata
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
Methods inherited from interface software.amazon.awssdk.core.SdkResponse.Builder
sdkHttpResponse, sdkHttpResponse
-
Method Details
-
state
The state of the disassociation.
- Parameters:
state
- The state of the disassociation.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
state
The state of the disassociation.
- Parameters:
state
- The state of the disassociation.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-