Uses of Class
cn.sliew.carp.module.application.vela.api.v1.model.v1.V1CreateClusterNamespaceResponse
Packages that use V1CreateClusterNamespaceResponse
-
Uses of V1CreateClusterNamespaceResponse in cn.sliew.carp.module.application.vela.api.v1
Methods in cn.sliew.carp.module.application.vela.api.v1 that return types with arguments of type V1CreateClusterNamespaceResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<V1CreateClusterNamespaceResponse>ClusterApi.createNamespace(String clusterName, V1CreateClusterNamespaceRequest body)