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