Uses of Class
software.amazon.awssdk.services.servicediscovery.model.ServiceChange
-
Packages that use ServiceChange Package Description software.amazon.awssdk.services.servicediscovery.model -
-
Uses of ServiceChange in software.amazon.awssdk.services.servicediscovery.model
Methods in software.amazon.awssdk.services.servicediscovery.model that return ServiceChange Modifier and Type Method Description ServiceChangeUpdateServiceRequest. service()A complex type that contains the new settings for the service.Methods in software.amazon.awssdk.services.servicediscovery.model with parameters of type ServiceChange Modifier and Type Method Description UpdateServiceRequest.BuilderUpdateServiceRequest.Builder. service(ServiceChange service)A complex type that contains the new settings for the service.
-