Uses of Class
io.kubernetes.client.openapi.models.V1alpha2VendorParameters
Packages that use V1alpha2VendorParameters
-
Uses of V1alpha2VendorParameters in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha2VendorParametersModifier and TypeMethodDescriptionV1alpha2VendorParameters.driverName(String driverName) static V1alpha2VendorParametersCreate an instance of V1alpha2VendorParameters given an JSON stringV1alpha2VendorParameters.parameters(Object parameters) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1alpha2VendorParametersModifier and TypeMethodDescriptionV1alpha2ResourceClassParameters.getVendorParameters()VendorParameters are arbitrary setup parameters for all claims using this class.Methods in io.kubernetes.client.openapi.models with parameters of type V1alpha2VendorParametersModifier and TypeMethodDescriptionV1alpha2ResourceClassParameters.addVendorParametersItem(V1alpha2VendorParameters vendorParametersItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1alpha2VendorParametersModifier and TypeMethodDescriptionvoidV1alpha2ResourceClassParameters.setVendorParameters(List<V1alpha2VendorParameters> vendorParameters) V1alpha2ResourceClassParameters.vendorParameters(List<V1alpha2VendorParameters> vendorParameters)