Interface AssociateSecurityGroupVpcResponse.Builder
- All Superinterfaces:
AwsResponse.Builder
,Buildable
,CopyableBuilder<AssociateSecurityGroupVpcResponse.Builder,
,AssociateSecurityGroupVpcResponse> Ec2Response.Builder
,SdkBuilder<AssociateSecurityGroupVpcResponse.Builder,
,AssociateSecurityGroupVpcResponse> SdkPojo
,SdkResponse.Builder
- Enclosing class:
AssociateSecurityGroupVpcResponse
@Mutable
@NotThreadSafe
public static interface AssociateSecurityGroupVpcResponse.Builder
extends Ec2Response.Builder, SdkPojo, CopyableBuilder<AssociateSecurityGroupVpcResponse.Builder,AssociateSecurityGroupVpcResponse>
-
Method Summary
Modifier and TypeMethodDescriptionThe state of the association.The state of the association.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 association.
- Parameters:
state
- The state of the association.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
state
The state of the association.
- Parameters:
state
- The state of the association.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-