Uses of Class
io.kubernetes.client.proto.V1beta1Storage.VolumeAttachmentSource
-
Uses of V1beta1Storage.VolumeAttachmentSource in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1beta1Storage.VolumeAttachmentSourceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1beta1Storage.VolumeAttachmentSource>
V1beta1Storage.VolumeAttachmentSource.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1beta1Storage.VolumeAttachmentSourceModifier and TypeMethodDescriptionV1beta1Storage.VolumeAttachmentSource.Builder.build()
V1beta1Storage.VolumeAttachmentSource.Builder.buildPartial()
V1beta1Storage.VolumeAttachmentSource.getDefaultInstance()
V1beta1Storage.VolumeAttachmentSource.Builder.getDefaultInstanceForType()
V1beta1Storage.VolumeAttachmentSource.getDefaultInstanceForType()
V1beta1Storage.VolumeAttachmentSpec.Builder.getSource()
Source represents the volume that should be attached.V1beta1Storage.VolumeAttachmentSpec.getSource()
Source represents the volume that should be attached.V1beta1Storage.VolumeAttachmentSpecOrBuilder.getSource()
Source represents the volume that should be attached.V1beta1Storage.VolumeAttachmentSource.parseDelimitedFrom
(InputStream input) V1beta1Storage.VolumeAttachmentSource.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Storage.VolumeAttachmentSource.parseFrom
(byte[] data) V1beta1Storage.VolumeAttachmentSource.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Storage.VolumeAttachmentSource.parseFrom
(com.google.protobuf.ByteString data) V1beta1Storage.VolumeAttachmentSource.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Storage.VolumeAttachmentSource.parseFrom
(com.google.protobuf.CodedInputStream input) V1beta1Storage.VolumeAttachmentSource.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Storage.VolumeAttachmentSource.parseFrom
(InputStream input) V1beta1Storage.VolumeAttachmentSource.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Storage.VolumeAttachmentSource.parseFrom
(ByteBuffer data) V1beta1Storage.VolumeAttachmentSource.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Storage.VolumeAttachmentSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1beta1Storage.VolumeAttachmentSource>
V1beta1Storage.VolumeAttachmentSource.getParserForType()
static com.google.protobuf.Parser<V1beta1Storage.VolumeAttachmentSource>
V1beta1Storage.VolumeAttachmentSource.parser()
Methods in io.kubernetes.client.proto with parameters of type V1beta1Storage.VolumeAttachmentSourceModifier and TypeMethodDescriptionV1beta1Storage.VolumeAttachmentSource.Builder.mergeFrom
(V1beta1Storage.VolumeAttachmentSource other) V1beta1Storage.VolumeAttachmentSpec.Builder.mergeSource
(V1beta1Storage.VolumeAttachmentSource value) Source represents the volume that should be attached.V1beta1Storage.VolumeAttachmentSource.newBuilder
(V1beta1Storage.VolumeAttachmentSource prototype) V1beta1Storage.VolumeAttachmentSpec.Builder.setSource
(V1beta1Storage.VolumeAttachmentSource value) Source represents the volume that should be attached.