Uses of Class
software.amazon.awssdk.services.servicediscovery.model.Service
-
Packages that use Service Package Description software.amazon.awssdk.services.servicediscovery.model -
-
Uses of Service in software.amazon.awssdk.services.servicediscovery.model
Methods in software.amazon.awssdk.services.servicediscovery.model that return Service Modifier and Type Method Description ServiceCreateServiceResponse. service()A complex type that contains information about the new service.ServiceGetServiceResponse. service()A complex type that contains information about the service.Methods in software.amazon.awssdk.services.servicediscovery.model with parameters of type Service Modifier and Type Method Description CreateServiceResponse.BuilderCreateServiceResponse.Builder. service(Service service)A complex type that contains information about the new service.GetServiceResponse.BuilderGetServiceResponse.Builder. service(Service service)A complex type that contains information about the service.
-