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