Interface ReplaceNetworkAclAssociationResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<ReplaceNetworkAclAssociationResponse.Builder,ReplaceNetworkAclAssociationResponse>, Ec2Response.Builder, SdkBuilder<ReplaceNetworkAclAssociationResponse.Builder,ReplaceNetworkAclAssociationResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
ReplaceNetworkAclAssociationResponse

public static interface ReplaceNetworkAclAssociationResponse.Builder extends Ec2Response.Builder, SdkPojo, CopyableBuilder<ReplaceNetworkAclAssociationResponse.Builder,ReplaceNetworkAclAssociationResponse>
  • Method Details

    • newAssociationId

      ReplaceNetworkAclAssociationResponse.Builder newAssociationId(String newAssociationId)

      The ID of the new association.

      Parameters:
      newAssociationId - The ID of the new association.
      Returns:
      Returns a reference to this object so that method calls can be chained together.