Uses of Interface
software.amazon.awssdk.services.servicediscovery.model.CreateHttpNamespaceResponse.Builder
-
Packages that use CreateHttpNamespaceResponse.Builder Package Description software.amazon.awssdk.services.servicediscovery.model -
-
Uses of CreateHttpNamespaceResponse.Builder in software.amazon.awssdk.services.servicediscovery.model
Methods in software.amazon.awssdk.services.servicediscovery.model that return CreateHttpNamespaceResponse.Builder Modifier and Type Method Description static CreateHttpNamespaceResponse.BuilderCreateHttpNamespaceResponse. builder()CreateHttpNamespaceResponse.BuilderCreateHttpNamespaceResponse.Builder. operationId(String operationId)A value that you can use to determine whether the request completed successfully.CreateHttpNamespaceResponse.BuilderCreateHttpNamespaceResponse. toBuilder()Methods in software.amazon.awssdk.services.servicediscovery.model that return types with arguments of type CreateHttpNamespaceResponse.Builder Modifier and Type Method Description static Class<? extends CreateHttpNamespaceResponse.Builder>CreateHttpNamespaceResponse. serializableBuilderClass()
-