Uses of Class
io.kubernetes.client.proto.V1.AzureDiskVolumeSource
-
Uses of V1.AzureDiskVolumeSource in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.AzureDiskVolumeSourceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.AzureDiskVolumeSource>
V1.AzureDiskVolumeSource.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.AzureDiskVolumeSourceModifier and TypeMethodDescriptionV1.AzureDiskVolumeSource.Builder.build()
V1.AzureDiskVolumeSource.Builder.buildPartial()
V1.PersistentVolumeSource.Builder.getAzureDisk()
AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.V1.PersistentVolumeSource.getAzureDisk()
AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.V1.PersistentVolumeSourceOrBuilder.getAzureDisk()
AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.V1.VolumeSource.Builder.getAzureDisk()
AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.V1.VolumeSource.getAzureDisk()
AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.V1.VolumeSourceOrBuilder.getAzureDisk()
AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.static V1.AzureDiskVolumeSource
V1.AzureDiskVolumeSource.getDefaultInstance()
V1.AzureDiskVolumeSource.Builder.getDefaultInstanceForType()
V1.AzureDiskVolumeSource.getDefaultInstanceForType()
static V1.AzureDiskVolumeSource
V1.AzureDiskVolumeSource.parseDelimitedFrom
(InputStream input) static V1.AzureDiskVolumeSource
V1.AzureDiskVolumeSource.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.AzureDiskVolumeSource
V1.AzureDiskVolumeSource.parseFrom
(byte[] data) static V1.AzureDiskVolumeSource
V1.AzureDiskVolumeSource.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.AzureDiskVolumeSource
V1.AzureDiskVolumeSource.parseFrom
(com.google.protobuf.ByteString data) static V1.AzureDiskVolumeSource
V1.AzureDiskVolumeSource.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.AzureDiskVolumeSource
V1.AzureDiskVolumeSource.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.AzureDiskVolumeSource
V1.AzureDiskVolumeSource.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.AzureDiskVolumeSource
V1.AzureDiskVolumeSource.parseFrom
(InputStream input) static V1.AzureDiskVolumeSource
V1.AzureDiskVolumeSource.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.AzureDiskVolumeSource
V1.AzureDiskVolumeSource.parseFrom
(ByteBuffer data) static V1.AzureDiskVolumeSource
V1.AzureDiskVolumeSource.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.AzureDiskVolumeSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.AzureDiskVolumeSource>
V1.AzureDiskVolumeSource.getParserForType()
static com.google.protobuf.Parser<V1.AzureDiskVolumeSource>
V1.AzureDiskVolumeSource.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.AzureDiskVolumeSourceModifier and TypeMethodDescriptionV1.PersistentVolumeSource.Builder.mergeAzureDisk
(V1.AzureDiskVolumeSource value) AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.V1.VolumeSource.Builder.mergeAzureDisk
(V1.AzureDiskVolumeSource value) AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.V1.AzureDiskVolumeSource.Builder.mergeFrom
(V1.AzureDiskVolumeSource other) V1.AzureDiskVolumeSource.newBuilder
(V1.AzureDiskVolumeSource prototype) V1.PersistentVolumeSource.Builder.setAzureDisk
(V1.AzureDiskVolumeSource value) AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.V1.VolumeSource.Builder.setAzureDisk
(V1.AzureDiskVolumeSource value) AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.