| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.TypedLocalObjectReference> |
V1.TypedLocalObjectReference.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.TypedLocalObjectReference |
V1.TypedLocalObjectReference.Builder.build() |
V1.TypedLocalObjectReference |
V1.TypedLocalObjectReference.Builder.buildPartial() |
V1.TypedLocalObjectReference |
V1.PersistentVolumeClaimSpecOrBuilder.getDataSource()
This field requires the VolumeSnapshotDataSource alpha feature gate to be
enabled and currently VolumeSnapshot is the only supported data source.
|
V1.TypedLocalObjectReference |
V1.PersistentVolumeClaimSpec.getDataSource()
This field requires the VolumeSnapshotDataSource alpha feature gate to be
enabled and currently VolumeSnapshot is the only supported data source.
|
V1.TypedLocalObjectReference |
V1.PersistentVolumeClaimSpec.Builder.getDataSource()
This field requires the VolumeSnapshotDataSource alpha feature gate to be
enabled and currently VolumeSnapshot is the only supported data source.
|
static V1.TypedLocalObjectReference |
V1.TypedLocalObjectReference.getDefaultInstance() |
V1.TypedLocalObjectReference |
V1.TypedLocalObjectReference.getDefaultInstanceForType() |
V1.TypedLocalObjectReference |
V1.TypedLocalObjectReference.Builder.getDefaultInstanceForType() |
static V1.TypedLocalObjectReference |
V1.TypedLocalObjectReference.parseDelimitedFrom(InputStream input) |
static V1.TypedLocalObjectReference |
V1.TypedLocalObjectReference.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.TypedLocalObjectReference |
V1.TypedLocalObjectReference.parseFrom(byte[] data) |
static V1.TypedLocalObjectReference |
V1.TypedLocalObjectReference.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.TypedLocalObjectReference |
V1.TypedLocalObjectReference.parseFrom(ByteBuffer data) |
static V1.TypedLocalObjectReference |
V1.TypedLocalObjectReference.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.TypedLocalObjectReference |
V1.TypedLocalObjectReference.parseFrom(com.google.protobuf.ByteString data) |
static V1.TypedLocalObjectReference |
V1.TypedLocalObjectReference.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.TypedLocalObjectReference |
V1.TypedLocalObjectReference.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.TypedLocalObjectReference |
V1.TypedLocalObjectReference.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.TypedLocalObjectReference |
V1.TypedLocalObjectReference.parseFrom(InputStream input) |
static V1.TypedLocalObjectReference |
V1.TypedLocalObjectReference.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.TypedLocalObjectReference> |
V1.TypedLocalObjectReference.getParserForType() |
static com.google.protobuf.Parser<V1.TypedLocalObjectReference> |
V1.TypedLocalObjectReference.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.PersistentVolumeClaimSpec.Builder |
V1.PersistentVolumeClaimSpec.Builder.mergeDataSource(V1.TypedLocalObjectReference value)
This field requires the VolumeSnapshotDataSource alpha feature gate to be
enabled and currently VolumeSnapshot is the only supported data source.
|
V1.TypedLocalObjectReference.Builder |
V1.TypedLocalObjectReference.Builder.mergeFrom(V1.TypedLocalObjectReference other) |
static V1.TypedLocalObjectReference.Builder |
V1.TypedLocalObjectReference.newBuilder(V1.TypedLocalObjectReference prototype) |
V1.PersistentVolumeClaimSpec.Builder |
V1.PersistentVolumeClaimSpec.Builder.setDataSource(V1.TypedLocalObjectReference value)
This field requires the VolumeSnapshotDataSource alpha feature gate to be
enabled and currently VolumeSnapshot is the only supported data source.
|
Copyright © 2020. All rights reserved.