Uses of Class
io.gs2.formation.result.CreateNamespaceResult
Packages that use CreateNamespaceResult
-
Uses of CreateNamespaceResult in io.gs2.formation
Methods in io.gs2.formation that return CreateNamespaceResultModifier and TypeMethodDescriptionGs2FormationRestClient.createNamespace(CreateNamespaceRequest request) Method parameters in io.gs2.formation with type arguments of type CreateNamespaceResultModifier and TypeMethodDescriptionvoidGs2FormationRestClient.createNamespaceAsync(CreateNamespaceRequest request, AsyncAction<AsyncResult<CreateNamespaceResult>> callback) -
Uses of CreateNamespaceResult in io.gs2.formation.result
Methods in io.gs2.formation.result that return CreateNamespaceResultModifier and TypeMethodDescriptionstatic CreateNamespaceResultCreateNamespaceResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)