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