Class ManagementConfig.Builder (0.55.0)

public static final class ManagementConfig.Builder extends GeneratedMessage.Builder<ManagementConfig.Builder> implements ManagementConfigOrBuilder

Configuration of the cluster management

Protobuf type google.cloud.telcoautomation.v1.ManagementConfig

Static Methods

getDescriptor()

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

Methods

build()

public ManagementConfig build()
Returns
Type Description
ManagementConfig

buildPartial()

public ManagementConfig buildPartial()
Returns
Type Description
ManagementConfig

clear()

public ManagementConfig.Builder clear()
Returns
Type Description
ManagementConfig.Builder
Overrides

clearFullManagementConfig()

public ManagementConfig.Builder clearFullManagementConfig()

Configuration of the full (Autopilot) cluster management. Full cluster management is a preview feature.

.google.cloud.telcoautomation.v1.FullManagementConfig full_management_config = 2;

Returns
Type Description
ManagementConfig.Builder

clearOneofConfig()

public ManagementConfig.Builder clearOneofConfig()
Returns
Type Description
ManagementConfig.Builder

clearStandardManagementConfig()

public ManagementConfig.Builder clearStandardManagementConfig()

Configuration of the standard (GKE) cluster management

.google.cloud.telcoautomation.v1.StandardManagementConfig standard_management_config = 1;

Returns
Type Description
ManagementConfig.Builder

getDefaultInstanceForType()

public ManagementConfig getDefaultInstanceForType()
Returns
Type Description
ManagementConfig

getDescriptorForType()

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

getFullManagementConfig()

public FullManagementConfig getFullManagementConfig()

Configuration of the full (Autopilot) cluster management. Full cluster management is a preview feature.

.google.cloud.telcoautomation.v1.FullManagementConfig full_management_config = 2;

Returns
Type Description
FullManagementConfig

The fullManagementConfig.

getFullManagementConfigBuilder()

public FullManagementConfig.Builder getFullManagementConfigBuilder()

Configuration of the full (Autopilot) cluster management. Full cluster management is a preview feature.

.google.cloud.telcoautomation.v1.FullManagementConfig full_management_config = 2;

Returns
Type Description
FullManagementConfig.Builder

getFullManagementConfigOrBuilder()

public FullManagementConfigOrBuilder getFullManagementConfigOrBuilder()

Configuration of the full (Autopilot) cluster management. Full cluster management is a preview feature.

.google.cloud.telcoautomation.v1.FullManagementConfig full_management_config = 2;

Returns
Type Description
FullManagementConfigOrBuilder

getOneofConfigCase()

public ManagementConfig.OneofConfigCase getOneofConfigCase()
Returns
Type Description
ManagementConfig.OneofConfigCase

getStandardManagementConfig()

public StandardManagementConfig getStandardManagementConfig()

Configuration of the standard (GKE) cluster management

.google.cloud.telcoautomation.v1.StandardManagementConfig standard_management_config = 1;

Returns
Type Description
StandardManagementConfig

The standardManagementConfig.

getStandardManagementConfigBuilder()

public StandardManagementConfig.Builder getStandardManagementConfigBuilder()

Configuration of the standard (GKE) cluster management

.google.cloud.telcoautomation.v1.StandardManagementConfig standard_management_config = 1;

Returns
Type Description
StandardManagementConfig.Builder

getStandardManagementConfigOrBuilder()

public StandardManagementConfigOrBuilder getStandardManagementConfigOrBuilder()

Configuration of the standard (GKE) cluster management

.google.cloud.telcoautomation.v1.StandardManagementConfig standard_management_config = 1;

Returns
Type Description
StandardManagementConfigOrBuilder

hasFullManagementConfig()

public boolean hasFullManagementConfig()

Configuration of the full (Autopilot) cluster management. Full cluster management is a preview feature.

.google.cloud.telcoautomation.v1.FullManagementConfig full_management_config = 2;

Returns
Type Description
boolean

Whether the fullManagementConfig field is set.

hasStandardManagementConfig()

public boolean hasStandardManagementConfig()

Configuration of the standard (GKE) cluster management

.google.cloud.telcoautomation.v1.StandardManagementConfig standard_management_config = 1;

Returns
Type Description
boolean

Whether the standardManagementConfig field is set.

internalGetFieldAccessorTable()

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

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(ManagementConfig other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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

mergeFullManagementConfig(FullManagementConfig value)

public ManagementConfig.Builder mergeFullManagementConfig(FullManagementConfig value)

Configuration of the full (Autopilot) cluster management. Full cluster management is a preview feature.

.google.cloud.telcoautomation.v1.FullManagementConfig full_management_config = 2;

Parameter
Name Description
value FullManagementConfig
Returns
Type Description
ManagementConfig.Builder

mergeStandardManagementConfig(StandardManagementConfig value)

public ManagementConfig.Builder mergeStandardManagementConfig(StandardManagementConfig value)

Configuration of the standard (GKE) cluster management

.google.cloud.telcoautomation.v1.StandardManagementConfig standard_management_config = 1;

Parameter
Name Description
value StandardManagementConfig
Returns
Type Description
ManagementConfig.Builder

setFullManagementConfig(FullManagementConfig value)

public ManagementConfig.Builder setFullManagementConfig(FullManagementConfig value)

Configuration of the full (Autopilot) cluster management. Full cluster management is a preview feature.

.google.cloud.telcoautomation.v1.FullManagementConfig full_management_config = 2;

Parameter
Name Description
value FullManagementConfig
Returns
Type Description
ManagementConfig.Builder

setFullManagementConfig(FullManagementConfig.Builder builderForValue)

public ManagementConfig.Builder setFullManagementConfig(FullManagementConfig.Builder builderForValue)

Configuration of the full (Autopilot) cluster management. Full cluster management is a preview feature.

.google.cloud.telcoautomation.v1.FullManagementConfig full_management_config = 2;

Parameter
Name Description
builderForValue FullManagementConfig.Builder
Returns
Type Description
ManagementConfig.Builder

setStandardManagementConfig(StandardManagementConfig value)

public ManagementConfig.Builder setStandardManagementConfig(StandardManagementConfig value)

Configuration of the standard (GKE) cluster management

.google.cloud.telcoautomation.v1.StandardManagementConfig standard_management_config = 1;

Parameter
Name Description
value StandardManagementConfig
Returns
Type Description
ManagementConfig.Builder

setStandardManagementConfig(StandardManagementConfig.Builder builderForValue)

public ManagementConfig.Builder setStandardManagementConfig(StandardManagementConfig.Builder builderForValue)

Configuration of the standard (GKE) cluster management

.google.cloud.telcoautomation.v1.StandardManagementConfig standard_management_config = 1;

Parameter
Name Description
builderForValue StandardManagementConfig.Builder
Returns
Type Description
ManagementConfig.Builder