Uses of Class
software.amazon.awssdk.services.servicediscovery.model.HttpNamespaceChange
-
Packages that use HttpNamespaceChange Package Description software.amazon.awssdk.services.servicediscovery.model -
-
Uses of HttpNamespaceChange in software.amazon.awssdk.services.servicediscovery.model
Methods in software.amazon.awssdk.services.servicediscovery.model that return HttpNamespaceChange Modifier and Type Method Description HttpNamespaceChangeUpdateHttpNamespaceRequest. namespace()Updated properties for the the HTTP namespace.Methods in software.amazon.awssdk.services.servicediscovery.model with parameters of type HttpNamespaceChange Modifier and Type Method Description UpdateHttpNamespaceRequest.BuilderUpdateHttpNamespaceRequest.Builder. namespace(HttpNamespaceChange namespace)Updated properties for the the HTTP namespace.
-