public static final class Rollout.DeleteServiceStrategy.Builder extends GeneratedMessage.Builder<Rollout.DeleteServiceStrategy.Builder> implements Rollout.DeleteServiceStrategyOrBuilderStrategy used to delete a service. This strategy is a placeholder only used by the system generated rollout to delete a service.
Protobuf type google.api.servicemanagement.v1.Rollout.DeleteServiceStrategy
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > Rollout.DeleteServiceStrategy.BuilderImplements
Rollout.DeleteServiceStrategyOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public Rollout.DeleteServiceStrategy build()| Returns | |
|---|---|
| Type | Description |
Rollout.DeleteServiceStrategy |
|
buildPartial()
public Rollout.DeleteServiceStrategy buildPartial()| Returns | |
|---|---|
| Type | Description |
Rollout.DeleteServiceStrategy |
|
clear()
public Rollout.DeleteServiceStrategy.Builder clear()| Returns | |
|---|---|
| Type | Description |
Rollout.DeleteServiceStrategy.Builder |
|
getDefaultInstanceForType()
public Rollout.DeleteServiceStrategy getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
Rollout.DeleteServiceStrategy |
|
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(Rollout.DeleteServiceStrategy other)
public Rollout.DeleteServiceStrategy.Builder mergeFrom(Rollout.DeleteServiceStrategy other)| Parameter | |
|---|---|
| Name | Description |
other |
Rollout.DeleteServiceStrategy |
| Returns | |
|---|---|
| Type | Description |
Rollout.DeleteServiceStrategy.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public Rollout.DeleteServiceStrategy.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Rollout.DeleteServiceStrategy.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public Rollout.DeleteServiceStrategy.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
Rollout.DeleteServiceStrategy.Builder |
|