Uses of Class
software.amazon.awssdk.services.servicediscovery.model.Namespace
-
Packages that use Namespace Package Description software.amazon.awssdk.services.servicediscovery.model -
-
Uses of Namespace in software.amazon.awssdk.services.servicediscovery.model
Methods in software.amazon.awssdk.services.servicediscovery.model that return Namespace Modifier and Type Method Description NamespaceGetNamespaceResponse. namespace()A complex type that contains information about the specified namespace.Methods in software.amazon.awssdk.services.servicediscovery.model with parameters of type Namespace Modifier and Type Method Description GetNamespaceResponse.BuilderGetNamespaceResponse.Builder. namespace(Namespace namespace)A complex type that contains information about the specified namespace.
-