Uses of Class
io.kubernetes.client.proto.V1.RBDPersistentVolumeSource
-
Uses of V1.RBDPersistentVolumeSource in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.RBDPersistentVolumeSourceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.RBDPersistentVolumeSource>V1.RBDPersistentVolumeSource.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1.RBDPersistentVolumeSourceModifier and TypeMethodDescriptionV1.RBDPersistentVolumeSource.Builder.build()V1.RBDPersistentVolumeSource.Builder.buildPartial()static V1.RBDPersistentVolumeSourceV1.RBDPersistentVolumeSource.getDefaultInstance()V1.RBDPersistentVolumeSource.Builder.getDefaultInstanceForType()V1.RBDPersistentVolumeSource.getDefaultInstanceForType()V1.PersistentVolumeSource.Builder.getRbd()RBD represents a Rados Block Device mount on the host that shares a pod's lifetime.V1.PersistentVolumeSource.getRbd()RBD represents a Rados Block Device mount on the host that shares a pod's lifetime.V1.PersistentVolumeSourceOrBuilder.getRbd()RBD represents a Rados Block Device mount on the host that shares a pod's lifetime.static V1.RBDPersistentVolumeSourceV1.RBDPersistentVolumeSource.parseDelimitedFrom(InputStream input) static V1.RBDPersistentVolumeSourceV1.RBDPersistentVolumeSource.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.RBDPersistentVolumeSourceV1.RBDPersistentVolumeSource.parseFrom(byte[] data) static V1.RBDPersistentVolumeSourceV1.RBDPersistentVolumeSource.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.RBDPersistentVolumeSourceV1.RBDPersistentVolumeSource.parseFrom(com.google.protobuf.ByteString data) static V1.RBDPersistentVolumeSourceV1.RBDPersistentVolumeSource.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.RBDPersistentVolumeSourceV1.RBDPersistentVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input) static V1.RBDPersistentVolumeSourceV1.RBDPersistentVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.RBDPersistentVolumeSourceV1.RBDPersistentVolumeSource.parseFrom(InputStream input) static V1.RBDPersistentVolumeSourceV1.RBDPersistentVolumeSource.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.RBDPersistentVolumeSourceV1.RBDPersistentVolumeSource.parseFrom(ByteBuffer data) static V1.RBDPersistentVolumeSourceV1.RBDPersistentVolumeSource.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.RBDPersistentVolumeSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.RBDPersistentVolumeSource>V1.RBDPersistentVolumeSource.getParserForType()static com.google.protobuf.Parser<V1.RBDPersistentVolumeSource>V1.RBDPersistentVolumeSource.parser()Methods in io.kubernetes.client.proto with parameters of type V1.RBDPersistentVolumeSourceModifier and TypeMethodDescriptionV1.RBDPersistentVolumeSource.Builder.mergeFrom(V1.RBDPersistentVolumeSource other) V1.PersistentVolumeSource.Builder.mergeRbd(V1.RBDPersistentVolumeSource value) RBD represents a Rados Block Device mount on the host that shares a pod's lifetime.V1.RBDPersistentVolumeSource.newBuilder(V1.RBDPersistentVolumeSource prototype) V1.PersistentVolumeSource.Builder.setRbd(V1.RBDPersistentVolumeSource value) RBD represents a Rados Block Device mount on the host that shares a pod's lifetime.