Uses of Class
ai.vectros.resources.identity.requests.UpdateNamespaceRequest
Packages that use UpdateNamespaceRequest
-
Uses of UpdateNamespaceRequest in ai.vectros.resources.identity
Methods in ai.vectros.resources.identity with parameters of type UpdateNamespaceRequestModifier and TypeMethodDescriptionAsyncIdentityClient.updateNamespace(String namespace, UpdateNamespaceRequest request) Updates the mutable fields (entityBacked,defaultSchemaId,specificityRank) of a registered namespace.AsyncIdentityClient.updateNamespace(String namespace, UpdateNamespaceRequest request, RequestOptions requestOptions) Updates the mutable fields (entityBacked,defaultSchemaId,specificityRank) of a registered namespace.AsyncRawIdentityClient.updateNamespace(String namespace, UpdateNamespaceRequest request) Updates the mutable fields (entityBacked,defaultSchemaId,specificityRank) of a registered namespace.AsyncRawIdentityClient.updateNamespace(String namespace, UpdateNamespaceRequest request, RequestOptions requestOptions) Updates the mutable fields (entityBacked,defaultSchemaId,specificityRank) of a registered namespace.IdentityClient.updateNamespace(String namespace, UpdateNamespaceRequest request) Updates the mutable fields (entityBacked,defaultSchemaId,specificityRank) of a registered namespace.IdentityClient.updateNamespace(String namespace, UpdateNamespaceRequest request, RequestOptions requestOptions) Updates the mutable fields (entityBacked,defaultSchemaId,specificityRank) of a registered namespace.RawIdentityClient.updateNamespace(String namespace, UpdateNamespaceRequest request) Updates the mutable fields (entityBacked,defaultSchemaId,specificityRank) of a registered namespace.RawIdentityClient.updateNamespace(String namespace, UpdateNamespaceRequest request, RequestOptions requestOptions) Updates the mutable fields (entityBacked,defaultSchemaId,specificityRank) of a registered namespace. -
Uses of UpdateNamespaceRequest in ai.vectros.resources.identity.requests
Methods in ai.vectros.resources.identity.requests that return UpdateNamespaceRequestModifier and TypeMethodDescriptionUpdateNamespaceRequest._FinalStage.build()UpdateNamespaceRequest.Builder.build()Methods in ai.vectros.resources.identity.requests with parameters of type UpdateNamespaceRequestModifier and TypeMethodDescriptionUpdateNamespaceRequest.BodyStage.from(UpdateNamespaceRequest other) UpdateNamespaceRequest.Builder.from(UpdateNamespaceRequest other)