Class SingleTenantHsmInstanceProposal.DisableSingleTenantHsmInstance.Builder (2.86.0)

public static final class SingleTenantHsmInstanceProposal.DisableSingleTenantHsmInstance.Builder extends GeneratedMessage.Builder<SingleTenantHsmInstanceProposal.DisableSingleTenantHsmInstance.Builder> implements SingleTenantHsmInstanceProposal.DisableSingleTenantHsmInstanceOrBuilder

Disable the SingleTenantHsmInstance. The SingleTenantHsmInstance must be in the ACTIVE state to perform this operation.

Protobuf type google.cloud.kms.v1.SingleTenantHsmInstanceProposal.DisableSingleTenantHsmInstance

Inheritance

java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > SingleTenantHsmInstanceProposal.DisableSingleTenantHsmInstance.Builder

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public SingleTenantHsmInstanceProposal.DisableSingleTenantHsmInstance build()
Returns
Type Description
SingleTenantHsmInstanceProposal.DisableSingleTenantHsmInstance

buildPartial()

public SingleTenantHsmInstanceProposal.DisableSingleTenantHsmInstance buildPartial()
Returns
Type Description
SingleTenantHsmInstanceProposal.DisableSingleTenantHsmInstance

clear()

public SingleTenantHsmInstanceProposal.DisableSingleTenantHsmInstance.Builder clear()
Returns
Type Description
SingleTenantHsmInstanceProposal.DisableSingleTenantHsmInstance.Builder
Overrides

getDefaultInstanceForType()

public SingleTenantHsmInstanceProposal.DisableSingleTenantHsmInstance getDefaultInstanceForType()
Returns
Type Description
SingleTenantHsmInstanceProposal.DisableSingleTenantHsmInstance

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(SingleTenantHsmInstanceProposal.DisableSingleTenantHsmInstance other)

public SingleTenantHsmInstanceProposal.DisableSingleTenantHsmInstance.Builder mergeFrom(SingleTenantHsmInstanceProposal.DisableSingleTenantHsmInstance other)
Parameter
Name Description
other SingleTenantHsmInstanceProposal.DisableSingleTenantHsmInstance
Returns
Type Description
SingleTenantHsmInstanceProposal.DisableSingleTenantHsmInstance.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public SingleTenantHsmInstanceProposal.DisableSingleTenantHsmInstance.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
SingleTenantHsmInstanceProposal.DisableSingleTenantHsmInstance.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public SingleTenantHsmInstanceProposal.DisableSingleTenantHsmInstance.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
SingleTenantHsmInstanceProposal.DisableSingleTenantHsmInstance.Builder
Overrides