| Modifier and Type | Method and Description |
|---|---|
RecommendationContent.Builder |
RecommendationContent.Builder.addAllOperationGroups(Iterable<? extends OperationGroup> values)
Operations to one or more Google Cloud resources grouped in such a way
that, all operations within one group are expected to be performed
atomically and in an order.
|
RecommendationContent.Builder |
RecommendationContent.Builder.addOperationGroups(int index,
OperationGroup.Builder builderForValue)
Operations to one or more Google Cloud resources grouped in such a way
that, all operations within one group are expected to be performed
atomically and in an order.
|
RecommendationContent.Builder |
RecommendationContent.Builder.addOperationGroups(int index,
OperationGroup value)
Operations to one or more Google Cloud resources grouped in such a way
that, all operations within one group are expected to be performed
atomically and in an order.
|
RecommendationContent.Builder |
RecommendationContent.Builder.addOperationGroups(OperationGroup.Builder builderForValue)
Operations to one or more Google Cloud resources grouped in such a way
that, all operations within one group are expected to be performed
atomically and in an order.
|
RecommendationContent.Builder |
RecommendationContent.Builder.addOperationGroups(OperationGroup value)
Operations to one or more Google Cloud resources grouped in such a way
that, all operations within one group are expected to be performed
atomically and in an order.
|
RecommendationContent.Builder |
RecommendationContent.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RecommendationContent.Builder |
RecommendationContent.Builder.clear() |
RecommendationContent.Builder |
RecommendationContent.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RecommendationContent.Builder |
RecommendationContent.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RecommendationContent.Builder |
RecommendationContent.Builder.clearOperationGroups()
Operations to one or more Google Cloud resources grouped in such a way
that, all operations within one group are expected to be performed
atomically and in an order.
|
RecommendationContent.Builder |
RecommendationContent.Builder.clone() |
RecommendationContent.Builder |
Recommendation.Builder.getContentBuilder()
Content of the recommendation describing recommended changes to resources.
|
RecommendationContent.Builder |
RecommendationContent.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RecommendationContent.Builder |
RecommendationContent.Builder.mergeFrom(com.google.protobuf.Message other) |
RecommendationContent.Builder |
RecommendationContent.Builder.mergeFrom(RecommendationContent other) |
RecommendationContent.Builder |
RecommendationContent.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static RecommendationContent.Builder |
RecommendationContent.newBuilder() |
static RecommendationContent.Builder |
RecommendationContent.newBuilder(RecommendationContent prototype) |
RecommendationContent.Builder |
RecommendationContent.newBuilderForType() |
protected RecommendationContent.Builder |
RecommendationContent.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
RecommendationContent.Builder |
RecommendationContent.Builder.removeOperationGroups(int index)
Operations to one or more Google Cloud resources grouped in such a way
that, all operations within one group are expected to be performed
atomically and in an order.
|
RecommendationContent.Builder |
RecommendationContent.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RecommendationContent.Builder |
RecommendationContent.Builder.setOperationGroups(int index,
OperationGroup.Builder builderForValue)
Operations to one or more Google Cloud resources grouped in such a way
that, all operations within one group are expected to be performed
atomically and in an order.
|
RecommendationContent.Builder |
RecommendationContent.Builder.setOperationGroups(int index,
OperationGroup value)
Operations to one or more Google Cloud resources grouped in such a way
that, all operations within one group are expected to be performed
atomically and in an order.
|
RecommendationContent.Builder |
RecommendationContent.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RecommendationContent.Builder |
RecommendationContent.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RecommendationContent.Builder |
RecommendationContent.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Recommendation.Builder |
Recommendation.Builder.setContent(RecommendationContent.Builder builderForValue)
Content of the recommendation describing recommended changes to resources.
|
Copyright © 2020 Google LLC. All rights reserved.