| Package | Description |
|---|---|
| com.google.cloud.gkehub.v1alpha |
| Modifier and Type | Method and Description |
|---|---|
Feature |
Feature.Builder.build() |
Feature |
Feature.Builder.buildPartial() |
static Feature |
Feature.getDefaultInstance() |
Feature |
Feature.getDefaultInstanceForType() |
Feature |
Feature.Builder.getDefaultInstanceForType() |
Feature |
UpdateFeatureRequestOrBuilder.getResource()
Only fields specified in update_mask are updated.
|
Feature |
CreateFeatureRequest.getResource()
The Feature resource to create.
|
Feature |
CreateFeatureRequest.Builder.getResource()
The Feature resource to create.
|
Feature |
UpdateFeatureRequest.getResource()
Only fields specified in update_mask are updated.
|
Feature |
UpdateFeatureRequest.Builder.getResource()
Only fields specified in update_mask are updated.
|
Feature |
CreateFeatureRequestOrBuilder.getResource()
The Feature resource to create.
|
Feature |
ListFeaturesResponse.getResources(int index)
The list of matching Features
|
Feature |
ListFeaturesResponse.Builder.getResources(int index)
The list of matching Features
|
Feature |
ListFeaturesResponseOrBuilder.getResources(int index)
The list of matching Features
|
static Feature |
Feature.parseDelimitedFrom(InputStream input) |
static Feature |
Feature.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Feature |
Feature.parseFrom(byte[] data) |
static Feature |
Feature.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Feature |
Feature.parseFrom(ByteBuffer data) |
static Feature |
Feature.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Feature |
Feature.parseFrom(com.google.protobuf.ByteString data) |
static Feature |
Feature.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Feature |
Feature.parseFrom(com.google.protobuf.CodedInputStream input) |
static Feature |
Feature.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Feature |
Feature.parseFrom(InputStream input) |
static Feature |
Feature.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Feature> |
Feature.getParserForType() |
List<Feature> |
ListFeaturesResponse.getResourcesList()
The list of matching Features
|
List<Feature> |
ListFeaturesResponse.Builder.getResourcesList()
The list of matching Features
|
List<Feature> |
ListFeaturesResponseOrBuilder.getResourcesList()
The list of matching Features
|
static com.google.protobuf.Parser<Feature> |
Feature.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListFeaturesResponse.Builder |
ListFeaturesResponse.Builder.addResources(Feature value)
The list of matching Features
|
ListFeaturesResponse.Builder |
ListFeaturesResponse.Builder.addResources(int index,
Feature value)
The list of matching Features
|
Feature.Builder |
Feature.Builder.mergeFrom(Feature other) |
CreateFeatureRequest.Builder |
CreateFeatureRequest.Builder.mergeResource(Feature value)
The Feature resource to create.
|
UpdateFeatureRequest.Builder |
UpdateFeatureRequest.Builder.mergeResource(Feature value)
Only fields specified in update_mask are updated.
|
static Feature.Builder |
Feature.newBuilder(Feature prototype) |
CreateFeatureRequest.Builder |
CreateFeatureRequest.Builder.setResource(Feature value)
The Feature resource to create.
|
UpdateFeatureRequest.Builder |
UpdateFeatureRequest.Builder.setResource(Feature value)
Only fields specified in update_mask are updated.
|
ListFeaturesResponse.Builder |
ListFeaturesResponse.Builder.setResources(int index,
Feature value)
The list of matching Features
|
| Modifier and Type | Method and Description |
|---|---|
ListFeaturesResponse.Builder |
ListFeaturesResponse.Builder.addAllResources(Iterable<? extends Feature> values)
The list of matching Features
|
Copyright © 2024 Google LLC. All rights reserved.