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