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
copyMethods inherited from interface software.amazon.awssdk.services.ec2.model.Ec2Response.Builder
build, responseMetadata, responseMetadataMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFieldsMethods 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:
-