public static final class ScopeFeatureSpec.Builder extends GeneratedMessage.Builder<ScopeFeatureSpec.Builder> implements ScopeFeatureSpecOrBuilderScopeFeatureSpec contains feature specs for a fleet scope.
Protobuf type google.cloud.gkehub.v1.ScopeFeatureSpec
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ScopeFeatureSpec.BuilderImplements
ScopeFeatureSpecOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public ScopeFeatureSpec build()| Returns | |
|---|---|
| Type | Description |
ScopeFeatureSpec |
|
buildPartial()
public ScopeFeatureSpec buildPartial()| Returns | |
|---|---|
| Type | Description |
ScopeFeatureSpec |
|
clear()
public ScopeFeatureSpec.Builder clear()| Returns | |
|---|---|
| Type | Description |
ScopeFeatureSpec.Builder |
|
getDefaultInstanceForType()
public ScopeFeatureSpec getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ScopeFeatureSpec |
|
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(ScopeFeatureSpec other)
public ScopeFeatureSpec.Builder mergeFrom(ScopeFeatureSpec other)| Parameter | |
|---|---|
| Name | Description |
other |
ScopeFeatureSpec |
| Returns | |
|---|---|
| Type | Description |
ScopeFeatureSpec.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ScopeFeatureSpec.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ScopeFeatureSpec.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ScopeFeatureSpec.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ScopeFeatureSpec.Builder |
|