Uses of Class
io.kubernetes.client.openapi.models.V1VolumeAttachmentList
Packages that use V1VolumeAttachmentList
-
Uses of V1VolumeAttachmentList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1VolumeAttachmentListModifier and TypeMethodDescriptionStorageV1Api.APIlistVolumeAttachmentRequest.execute()
Execute listVolumeAttachment requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1VolumeAttachmentListModifier and TypeMethodDescriptionStorageV1Api.APIlistVolumeAttachmentRequest.executeWithHttpInfo()
Execute listVolumeAttachment request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1VolumeAttachmentListModifier and TypeMethodDescriptionokhttp3.Call
StorageV1Api.APIlistVolumeAttachmentRequest.executeAsync
(ApiCallback<V1VolumeAttachmentList> _callback) Execute listVolumeAttachment request (asynchronously) -
Uses of V1VolumeAttachmentList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1VolumeAttachmentListModifier and TypeMethodDescriptionV1VolumeAttachmentList.addItemsItem
(V1VolumeAttachment itemsItem) V1VolumeAttachmentList.apiVersion
(String apiVersion) static V1VolumeAttachmentList
Create an instance of V1VolumeAttachmentList given an JSON stringV1VolumeAttachmentList.items
(List<V1VolumeAttachment> items) V1VolumeAttachmentList.metadata
(V1ListMeta metadata)