Uses of Class
software.amazon.awscdk.services.servicediscovery.HttpNamespaceAttributes.Builder
Packages that use HttpNamespaceAttributes.Builder
Package
Description
Amazon ECS Service Discovery Construct Library
-
Uses of HttpNamespaceAttributes.Builder in software.amazon.awscdk.services.servicediscovery
Methods in software.amazon.awscdk.services.servicediscovery that return HttpNamespaceAttributes.BuilderModifier and TypeMethodDescriptionHttpNamespaceAttributes.builder()HttpNamespaceAttributes.Builder.namespaceArn(String namespaceArn) Sets the value ofHttpNamespaceAttributes.getNamespaceArn()HttpNamespaceAttributes.Builder.namespaceId(String namespaceId) Sets the value ofHttpNamespaceAttributes.getNamespaceId()HttpNamespaceAttributes.Builder.namespaceName(String namespaceName) Sets the value ofHttpNamespaceAttributes.getNamespaceName()Constructors in software.amazon.awscdk.services.servicediscovery with parameters of type HttpNamespaceAttributes.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theHttpNamespaceAttributes.Builder.