Uses of Class
co.yellowdog.platform.interaction.account.CreateNamespaceRequest
Packages that use CreateNamespaceRequest
Package
Description
Provides the classes needed to interact with the YellowDog Namespaces service.
Defines types used in the request/response interactions with the YellowDog Account Service.
-
Uses of CreateNamespaceRequest in co.yellowdog.platform.clients.namespaces
Methods in co.yellowdog.platform.clients.namespaces with parameters of type CreateNamespaceRequestModifier and TypeMethodDescriptionNamespacesClient.createNamespace(CreateNamespaceRequest request) Creates a namespace.NamespacesClientImpl.createNamespace(CreateNamespaceRequest request) -
Uses of CreateNamespaceRequest in co.yellowdog.platform.interaction.account
Methods in co.yellowdog.platform.interaction.account that return CreateNamespaceRequest