Uses of Class
io.kubernetes.client.proto.V1.PersistentVolumeSource
-
Uses of V1.PersistentVolumeSource in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.PersistentVolumeSourceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.PersistentVolumeSource>V1.PersistentVolumeSource.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1.PersistentVolumeSourceModifier and TypeMethodDescriptionV1.PersistentVolumeSource.Builder.build()V1.PersistentVolumeSource.Builder.buildPartial()static V1.PersistentVolumeSourceV1.PersistentVolumeSource.getDefaultInstance()V1.PersistentVolumeSource.Builder.getDefaultInstanceForType()V1.PersistentVolumeSource.getDefaultInstanceForType()V1.PersistentVolumeSpec.Builder.getPersistentVolumeSource()The actual volume backing the persistent volume.V1.PersistentVolumeSpec.getPersistentVolumeSource()The actual volume backing the persistent volume.V1.PersistentVolumeSpecOrBuilder.getPersistentVolumeSource()The actual volume backing the persistent volume.static V1.PersistentVolumeSourceV1.PersistentVolumeSource.parseDelimitedFrom(InputStream input) static V1.PersistentVolumeSourceV1.PersistentVolumeSource.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PersistentVolumeSourceV1.PersistentVolumeSource.parseFrom(byte[] data) static V1.PersistentVolumeSourceV1.PersistentVolumeSource.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PersistentVolumeSourceV1.PersistentVolumeSource.parseFrom(com.google.protobuf.ByteString data) static V1.PersistentVolumeSourceV1.PersistentVolumeSource.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PersistentVolumeSourceV1.PersistentVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input) static V1.PersistentVolumeSourceV1.PersistentVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PersistentVolumeSourceV1.PersistentVolumeSource.parseFrom(InputStream input) static V1.PersistentVolumeSourceV1.PersistentVolumeSource.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PersistentVolumeSourceV1.PersistentVolumeSource.parseFrom(ByteBuffer data) static V1.PersistentVolumeSourceV1.PersistentVolumeSource.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.PersistentVolumeSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.PersistentVolumeSource>V1.PersistentVolumeSource.getParserForType()static com.google.protobuf.Parser<V1.PersistentVolumeSource>V1.PersistentVolumeSource.parser()Methods in io.kubernetes.client.proto with parameters of type V1.PersistentVolumeSourceModifier and TypeMethodDescriptionV1.PersistentVolumeSource.Builder.mergeFrom(V1.PersistentVolumeSource other) V1.PersistentVolumeSpec.Builder.mergePersistentVolumeSource(V1.PersistentVolumeSource value) The actual volume backing the persistent volume.V1.PersistentVolumeSource.newBuilder(V1.PersistentVolumeSource prototype) V1.PersistentVolumeSpec.Builder.setPersistentVolumeSource(V1.PersistentVolumeSource value) The actual volume backing the persistent volume.