Uses of Interface
software.amazon.awssdk.services.ec2.model.ReplaceNetworkAclAssociationResponse.Builder
-
Packages that use ReplaceNetworkAclAssociationResponse.Builder Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of ReplaceNetworkAclAssociationResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ReplaceNetworkAclAssociationResponse.Builder Modifier and Type Method Description static ReplaceNetworkAclAssociationResponse.BuilderReplaceNetworkAclAssociationResponse. builder()ReplaceNetworkAclAssociationResponse.BuilderReplaceNetworkAclAssociationResponse.Builder. newAssociationId(String newAssociationId)The ID of the new association.ReplaceNetworkAclAssociationResponse.BuilderReplaceNetworkAclAssociationResponse. toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type ReplaceNetworkAclAssociationResponse.Builder Modifier and Type Method Description static Class<? extends ReplaceNetworkAclAssociationResponse.Builder>ReplaceNetworkAclAssociationResponse. serializableBuilderClass()
-