Uses of Class
software.amazon.awssdk.services.servicediscovery.model.ServiceAttributes
-
Packages that use ServiceAttributes Package Description software.amazon.awssdk.services.servicediscovery.model -
-
Uses of ServiceAttributes in software.amazon.awssdk.services.servicediscovery.model
Methods in software.amazon.awssdk.services.servicediscovery.model that return ServiceAttributes Modifier and Type Method Description ServiceAttributesGetServiceAttributesResponse. serviceAttributes()A complex type that contains the service ARN and a list of attribute key-value pairs associated with the service.Methods in software.amazon.awssdk.services.servicediscovery.model with parameters of type ServiceAttributes Modifier and Type Method Description GetServiceAttributesResponse.BuilderGetServiceAttributesResponse.Builder. serviceAttributes(ServiceAttributes serviceAttributes)A complex type that contains the service ARN and a list of attribute key-value pairs associated with the service.
-