| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.ScopeSelector> |
V1.ScopeSelector.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.ScopeSelector |
V1.ScopeSelector.Builder.build() |
V1.ScopeSelector |
V1.ScopeSelector.Builder.buildPartial() |
static V1.ScopeSelector |
V1.ScopeSelector.getDefaultInstance() |
V1.ScopeSelector |
V1.ScopeSelector.getDefaultInstanceForType() |
V1.ScopeSelector |
V1.ScopeSelector.Builder.getDefaultInstanceForType() |
V1.ScopeSelector |
V1.ResourceQuotaSpecOrBuilder.getScopeSelector()
scopeSelector is also a collection of filters like scopes that must match each object tracked by a quota
but expressed using ScopeSelectorOperator in combination with possible values.
|
V1.ScopeSelector |
V1.ResourceQuotaSpec.getScopeSelector()
scopeSelector is also a collection of filters like scopes that must match each object tracked by a quota
but expressed using ScopeSelectorOperator in combination with possible values.
|
V1.ScopeSelector |
V1.ResourceQuotaSpec.Builder.getScopeSelector()
scopeSelector is also a collection of filters like scopes that must match each object tracked by a quota
but expressed using ScopeSelectorOperator in combination with possible values.
|
static V1.ScopeSelector |
V1.ScopeSelector.parseDelimitedFrom(InputStream input) |
static V1.ScopeSelector |
V1.ScopeSelector.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ScopeSelector |
V1.ScopeSelector.parseFrom(byte[] data) |
static V1.ScopeSelector |
V1.ScopeSelector.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ScopeSelector |
V1.ScopeSelector.parseFrom(ByteBuffer data) |
static V1.ScopeSelector |
V1.ScopeSelector.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ScopeSelector |
V1.ScopeSelector.parseFrom(com.google.protobuf.ByteString data) |
static V1.ScopeSelector |
V1.ScopeSelector.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ScopeSelector |
V1.ScopeSelector.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.ScopeSelector |
V1.ScopeSelector.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ScopeSelector |
V1.ScopeSelector.parseFrom(InputStream input) |
static V1.ScopeSelector |
V1.ScopeSelector.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.ScopeSelector> |
V1.ScopeSelector.getParserForType() |
static com.google.protobuf.Parser<V1.ScopeSelector> |
V1.ScopeSelector.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.ScopeSelector.Builder |
V1.ScopeSelector.Builder.mergeFrom(V1.ScopeSelector other) |
V1.ResourceQuotaSpec.Builder |
V1.ResourceQuotaSpec.Builder.mergeScopeSelector(V1.ScopeSelector value)
scopeSelector is also a collection of filters like scopes that must match each object tracked by a quota
but expressed using ScopeSelectorOperator in combination with possible values.
|
static V1.ScopeSelector.Builder |
V1.ScopeSelector.newBuilder(V1.ScopeSelector prototype) |
V1.ResourceQuotaSpec.Builder |
V1.ResourceQuotaSpec.Builder.setScopeSelector(V1.ScopeSelector value)
scopeSelector is also a collection of filters like scopes that must match each object tracked by a quota
but expressed using ScopeSelectorOperator in combination with possible values.
|
Copyright © 2020. All rights reserved.