Uses of Class
software.amazon.awssdk.services.vpclattice.model.UpdateServiceNetworkVpcAssociationRequest
-
Packages that use UpdateServiceNetworkVpcAssociationRequest Package Description software.amazon.awssdk.services.vpclattice Amazon VPC Lattice is a fully managed application networking service that you use to connect, secure, and monitor all of your services across multiple accounts and virtual private clouds (VPCs).software.amazon.awssdk.services.vpclattice.transform -
-
Uses of UpdateServiceNetworkVpcAssociationRequest in software.amazon.awssdk.services.vpclattice
Methods in software.amazon.awssdk.services.vpclattice with parameters of type UpdateServiceNetworkVpcAssociationRequest Modifier and Type Method Description default CompletableFuture<UpdateServiceNetworkVpcAssociationResponse>VpcLatticeAsyncClient. updateServiceNetworkVpcAssociation(UpdateServiceNetworkVpcAssociationRequest updateServiceNetworkVpcAssociationRequest)Updates the service network and VPC association.default UpdateServiceNetworkVpcAssociationResponseVpcLatticeClient. updateServiceNetworkVpcAssociation(UpdateServiceNetworkVpcAssociationRequest updateServiceNetworkVpcAssociationRequest)Updates the service network and VPC association. -
Uses of UpdateServiceNetworkVpcAssociationRequest in software.amazon.awssdk.services.vpclattice.transform
Methods in software.amazon.awssdk.services.vpclattice.transform with parameters of type UpdateServiceNetworkVpcAssociationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateServiceNetworkVpcAssociationRequestMarshaller. marshall(UpdateServiceNetworkVpcAssociationRequest updateServiceNetworkVpcAssociationRequest)
-