Uses of Class
software.amazon.awssdk.services.appmesh.model.VirtualGatewayBackendDefaults
-
Packages that use VirtualGatewayBackendDefaults Package Description software.amazon.awssdk.services.appmesh.model -
-
Uses of VirtualGatewayBackendDefaults in software.amazon.awssdk.services.appmesh.model
Methods in software.amazon.awssdk.services.appmesh.model that return VirtualGatewayBackendDefaults Modifier and Type Method Description VirtualGatewayBackendDefaultsVirtualGatewaySpec. backendDefaults()A reference to an object that represents the defaults for backends.Methods in software.amazon.awssdk.services.appmesh.model with parameters of type VirtualGatewayBackendDefaults Modifier and Type Method Description VirtualGatewaySpec.BuilderVirtualGatewaySpec.Builder. backendDefaults(VirtualGatewayBackendDefaults backendDefaults)A reference to an object that represents the defaults for backends.
-