public static final class AllAtOnceStrategy.Builder extends GeneratedMessage.Builder<AllAtOnceStrategy.Builder> implements AllAtOnceStrategyOrBuilderAllAtOnceStrategy causes all clusters to be updated concurrently.
Protobuf type google.cloud.configdelivery.v1beta.AllAtOnceStrategy
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > AllAtOnceStrategy.BuilderImplements
AllAtOnceStrategyOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public AllAtOnceStrategy build()| Returns | |
|---|---|
| Type | Description |
AllAtOnceStrategy |
|
buildPartial()
public AllAtOnceStrategy buildPartial()| Returns | |
|---|---|
| Type | Description |
AllAtOnceStrategy |
|
clear()
public AllAtOnceStrategy.Builder clear()| Returns | |
|---|---|
| Type | Description |
AllAtOnceStrategy.Builder |
|
getDefaultInstanceForType()
public AllAtOnceStrategy getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
AllAtOnceStrategy |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(AllAtOnceStrategy other)
public AllAtOnceStrategy.Builder mergeFrom(AllAtOnceStrategy other)| Parameter | |
|---|---|
| Name | Description |
other |
AllAtOnceStrategy |
| Returns | |
|---|---|
| Type | Description |
AllAtOnceStrategy.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public AllAtOnceStrategy.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AllAtOnceStrategy.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public AllAtOnceStrategy.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
AllAtOnceStrategy.Builder |
|