| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.ResourceQuotaSpec> |
V1.ResourceQuotaSpec.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.ResourceQuotaSpec |
V1.ResourceQuotaSpec.Builder.build() |
V1.ResourceQuotaSpec |
V1.ResourceQuotaSpec.Builder.buildPartial() |
static V1.ResourceQuotaSpec |
V1.ResourceQuotaSpec.getDefaultInstance() |
V1.ResourceQuotaSpec |
V1.ResourceQuotaSpec.getDefaultInstanceForType() |
V1.ResourceQuotaSpec |
V1.ResourceQuotaSpec.Builder.getDefaultInstanceForType() |
V1.ResourceQuotaSpec |
V1.ResourceQuotaOrBuilder.getSpec()
Spec defines the desired quota.
|
V1.ResourceQuotaSpec |
V1.ResourceQuota.getSpec()
Spec defines the desired quota.
|
V1.ResourceQuotaSpec |
V1.ResourceQuota.Builder.getSpec()
Spec defines the desired quota.
|
static V1.ResourceQuotaSpec |
V1.ResourceQuotaSpec.parseDelimitedFrom(InputStream input) |
static V1.ResourceQuotaSpec |
V1.ResourceQuotaSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ResourceQuotaSpec |
V1.ResourceQuotaSpec.parseFrom(byte[] data) |
static V1.ResourceQuotaSpec |
V1.ResourceQuotaSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ResourceQuotaSpec |
V1.ResourceQuotaSpec.parseFrom(ByteBuffer data) |
static V1.ResourceQuotaSpec |
V1.ResourceQuotaSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ResourceQuotaSpec |
V1.ResourceQuotaSpec.parseFrom(com.google.protobuf.ByteString data) |
static V1.ResourceQuotaSpec |
V1.ResourceQuotaSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ResourceQuotaSpec |
V1.ResourceQuotaSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.ResourceQuotaSpec |
V1.ResourceQuotaSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ResourceQuotaSpec |
V1.ResourceQuotaSpec.parseFrom(InputStream input) |
static V1.ResourceQuotaSpec |
V1.ResourceQuotaSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.ResourceQuotaSpec> |
V1.ResourceQuotaSpec.getParserForType() |
static com.google.protobuf.Parser<V1.ResourceQuotaSpec> |
V1.ResourceQuotaSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.ResourceQuotaSpec.Builder |
V1.ResourceQuotaSpec.Builder.mergeFrom(V1.ResourceQuotaSpec other) |
V1.ResourceQuota.Builder |
V1.ResourceQuota.Builder.mergeSpec(V1.ResourceQuotaSpec value)
Spec defines the desired quota.
|
static V1.ResourceQuotaSpec.Builder |
V1.ResourceQuotaSpec.newBuilder(V1.ResourceQuotaSpec prototype) |
V1.ResourceQuota.Builder |
V1.ResourceQuota.Builder.setSpec(V1.ResourceQuotaSpec value)
Spec defines the desired quota.
|
Copyright © 2023. All rights reserved.