Uses of Class
io.kubernetes.client.proto.V1beta1Storage.VolumeAttachmentSpec
-
Uses of V1beta1Storage.VolumeAttachmentSpec in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1beta1Storage.VolumeAttachmentSpecModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1beta1Storage.VolumeAttachmentSpec>
V1beta1Storage.VolumeAttachmentSpec.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1beta1Storage.VolumeAttachmentSpecModifier and TypeMethodDescriptionV1beta1Storage.VolumeAttachmentSpec.Builder.build()
V1beta1Storage.VolumeAttachmentSpec.Builder.buildPartial()
V1beta1Storage.VolumeAttachmentSpec.getDefaultInstance()
V1beta1Storage.VolumeAttachmentSpec.Builder.getDefaultInstanceForType()
V1beta1Storage.VolumeAttachmentSpec.getDefaultInstanceForType()
V1beta1Storage.VolumeAttachment.Builder.getSpec()
Specification of the desired attach/detach volume behavior.V1beta1Storage.VolumeAttachment.getSpec()
Specification of the desired attach/detach volume behavior.V1beta1Storage.VolumeAttachmentOrBuilder.getSpec()
Specification of the desired attach/detach volume behavior.V1beta1Storage.VolumeAttachmentSpec.parseDelimitedFrom
(InputStream input) V1beta1Storage.VolumeAttachmentSpec.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Storage.VolumeAttachmentSpec.parseFrom
(byte[] data) V1beta1Storage.VolumeAttachmentSpec.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Storage.VolumeAttachmentSpec.parseFrom
(com.google.protobuf.ByteString data) V1beta1Storage.VolumeAttachmentSpec.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Storage.VolumeAttachmentSpec.parseFrom
(com.google.protobuf.CodedInputStream input) V1beta1Storage.VolumeAttachmentSpec.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Storage.VolumeAttachmentSpec.parseFrom
(InputStream input) V1beta1Storage.VolumeAttachmentSpec.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Storage.VolumeAttachmentSpec.parseFrom
(ByteBuffer data) V1beta1Storage.VolumeAttachmentSpec.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Storage.VolumeAttachmentSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1beta1Storage.VolumeAttachmentSpec>
V1beta1Storage.VolumeAttachmentSpec.getParserForType()
static com.google.protobuf.Parser<V1beta1Storage.VolumeAttachmentSpec>
V1beta1Storage.VolumeAttachmentSpec.parser()
Methods in io.kubernetes.client.proto with parameters of type V1beta1Storage.VolumeAttachmentSpecModifier and TypeMethodDescriptionV1beta1Storage.VolumeAttachmentSpec.Builder.mergeFrom
(V1beta1Storage.VolumeAttachmentSpec other) V1beta1Storage.VolumeAttachment.Builder.mergeSpec
(V1beta1Storage.VolumeAttachmentSpec value) Specification of the desired attach/detach volume behavior.V1beta1Storage.VolumeAttachmentSpec.newBuilder
(V1beta1Storage.VolumeAttachmentSpec prototype) V1beta1Storage.VolumeAttachment.Builder.setSpec
(V1beta1Storage.VolumeAttachmentSpec value) Specification of the desired attach/detach volume behavior.