Package com.google.cloud.compute.v1
Class BackendServicesScopedList.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<BackendServicesScopedList.Builder>
-
- com.google.cloud.compute.v1.BackendServicesScopedList.Builder
-
- All Implemented Interfaces:
BackendServicesScopedListOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- BackendServicesScopedList
public static final class BackendServicesScopedList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BackendServicesScopedList.Builder> implements BackendServicesScopedListOrBuilder
google.cloud.compute.v1.BackendServicesScopedList
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BackendServicesScopedList.Builder
addAllBackendServices(Iterable<? extends BackendService> values)
A list of BackendServices contained in this scope.BackendServicesScopedList.Builder
addBackendServices(int index, BackendService value)
A list of BackendServices contained in this scope.BackendServicesScopedList.Builder
addBackendServices(int index, BackendService.Builder builderForValue)
A list of BackendServices contained in this scope.BackendServicesScopedList.Builder
addBackendServices(BackendService value)
A list of BackendServices contained in this scope.BackendServicesScopedList.Builder
addBackendServices(BackendService.Builder builderForValue)
A list of BackendServices contained in this scope.BackendService.Builder
addBackendServicesBuilder()
A list of BackendServices contained in this scope.BackendService.Builder
addBackendServicesBuilder(int index)
A list of BackendServices contained in this scope.BackendServicesScopedList.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
BackendServicesScopedList
build()
BackendServicesScopedList
buildPartial()
BackendServicesScopedList.Builder
clear()
BackendServicesScopedList.Builder
clearBackendServices()
A list of BackendServices contained in this scope.BackendServicesScopedList.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
BackendServicesScopedList.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
BackendServicesScopedList.Builder
clearWarning()
Informational warning which replaces the list of backend services when the list is empty.BackendServicesScopedList.Builder
clone()
BackendService
getBackendServices(int index)
A list of BackendServices contained in this scope.BackendService.Builder
getBackendServicesBuilder(int index)
A list of BackendServices contained in this scope.List<BackendService.Builder>
getBackendServicesBuilderList()
A list of BackendServices contained in this scope.int
getBackendServicesCount()
A list of BackendServices contained in this scope.List<BackendService>
getBackendServicesList()
A list of BackendServices contained in this scope.BackendServiceOrBuilder
getBackendServicesOrBuilder(int index)
A list of BackendServices contained in this scope.List<? extends BackendServiceOrBuilder>
getBackendServicesOrBuilderList()
A list of BackendServices contained in this scope.BackendServicesScopedList
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
Warning
getWarning()
Informational warning which replaces the list of backend services when the list is empty.Warning.Builder
getWarningBuilder()
Informational warning which replaces the list of backend services when the list is empty.WarningOrBuilder
getWarningOrBuilder()
Informational warning which replaces the list of backend services when the list is empty.boolean
hasWarning()
Informational warning which replaces the list of backend services when the list is empty.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
BackendServicesScopedList.Builder
mergeFrom(BackendServicesScopedList other)
BackendServicesScopedList.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BackendServicesScopedList.Builder
mergeFrom(com.google.protobuf.Message other)
BackendServicesScopedList.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
BackendServicesScopedList.Builder
mergeWarning(Warning value)
Informational warning which replaces the list of backend services when the list is empty.BackendServicesScopedList.Builder
removeBackendServices(int index)
A list of BackendServices contained in this scope.BackendServicesScopedList.Builder
setBackendServices(int index, BackendService value)
A list of BackendServices contained in this scope.BackendServicesScopedList.Builder
setBackendServices(int index, BackendService.Builder builderForValue)
A list of BackendServices contained in this scope.BackendServicesScopedList.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
BackendServicesScopedList.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
BackendServicesScopedList.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
BackendServicesScopedList.Builder
setWarning(Warning value)
Informational warning which replaces the list of backend services when the list is empty.BackendServicesScopedList.Builder
setWarning(Warning.Builder builderForValue)
Informational warning which replaces the list of backend services when the list is empty.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<BackendServicesScopedList.Builder>
-
clear
public BackendServicesScopedList.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<BackendServicesScopedList.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<BackendServicesScopedList.Builder>
-
getDefaultInstanceForType
public BackendServicesScopedList getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public BackendServicesScopedList build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public BackendServicesScopedList buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public BackendServicesScopedList.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<BackendServicesScopedList.Builder>
-
setField
public BackendServicesScopedList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<BackendServicesScopedList.Builder>
-
clearField
public BackendServicesScopedList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<BackendServicesScopedList.Builder>
-
clearOneof
public BackendServicesScopedList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<BackendServicesScopedList.Builder>
-
setRepeatedField
public BackendServicesScopedList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<BackendServicesScopedList.Builder>
-
addRepeatedField
public BackendServicesScopedList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<BackendServicesScopedList.Builder>
-
mergeFrom
public BackendServicesScopedList.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<BackendServicesScopedList.Builder>
-
mergeFrom
public BackendServicesScopedList.Builder mergeFrom(BackendServicesScopedList other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<BackendServicesScopedList.Builder>
-
mergeFrom
public BackendServicesScopedList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<BackendServicesScopedList.Builder>
- Throws:
IOException
-
getBackendServicesList
public List<BackendService> getBackendServicesList()
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
- Specified by:
getBackendServicesList
in interfaceBackendServicesScopedListOrBuilder
-
getBackendServicesCount
public int getBackendServicesCount()
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
- Specified by:
getBackendServicesCount
in interfaceBackendServicesScopedListOrBuilder
-
getBackendServices
public BackendService getBackendServices(int index)
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
- Specified by:
getBackendServices
in interfaceBackendServicesScopedListOrBuilder
-
setBackendServices
public BackendServicesScopedList.Builder setBackendServices(int index, BackendService value)
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
-
setBackendServices
public BackendServicesScopedList.Builder setBackendServices(int index, BackendService.Builder builderForValue)
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
-
addBackendServices
public BackendServicesScopedList.Builder addBackendServices(BackendService value)
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
-
addBackendServices
public BackendServicesScopedList.Builder addBackendServices(int index, BackendService value)
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
-
addBackendServices
public BackendServicesScopedList.Builder addBackendServices(BackendService.Builder builderForValue)
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
-
addBackendServices
public BackendServicesScopedList.Builder addBackendServices(int index, BackendService.Builder builderForValue)
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
-
addAllBackendServices
public BackendServicesScopedList.Builder addAllBackendServices(Iterable<? extends BackendService> values)
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
-
clearBackendServices
public BackendServicesScopedList.Builder clearBackendServices()
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
-
removeBackendServices
public BackendServicesScopedList.Builder removeBackendServices(int index)
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
-
getBackendServicesBuilder
public BackendService.Builder getBackendServicesBuilder(int index)
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
-
getBackendServicesOrBuilder
public BackendServiceOrBuilder getBackendServicesOrBuilder(int index)
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
- Specified by:
getBackendServicesOrBuilder
in interfaceBackendServicesScopedListOrBuilder
-
getBackendServicesOrBuilderList
public List<? extends BackendServiceOrBuilder> getBackendServicesOrBuilderList()
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
- Specified by:
getBackendServicesOrBuilderList
in interfaceBackendServicesScopedListOrBuilder
-
addBackendServicesBuilder
public BackendService.Builder addBackendServicesBuilder()
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
-
addBackendServicesBuilder
public BackendService.Builder addBackendServicesBuilder(int index)
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
-
getBackendServicesBuilderList
public List<BackendService.Builder> getBackendServicesBuilderList()
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
-
hasWarning
public boolean hasWarning()
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
- Specified by:
hasWarning
in interfaceBackendServicesScopedListOrBuilder
- Returns:
- Whether the warning field is set.
-
getWarning
public Warning getWarning()
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
- Specified by:
getWarning
in interfaceBackendServicesScopedListOrBuilder
- Returns:
- The warning.
-
setWarning
public BackendServicesScopedList.Builder setWarning(Warning value)
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
setWarning
public BackendServicesScopedList.Builder setWarning(Warning.Builder builderForValue)
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
mergeWarning
public BackendServicesScopedList.Builder mergeWarning(Warning value)
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
clearWarning
public BackendServicesScopedList.Builder clearWarning()
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
getWarningBuilder
public Warning.Builder getWarningBuilder()
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
getWarningOrBuilder
public WarningOrBuilder getWarningOrBuilder()
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
- Specified by:
getWarningOrBuilder
in interfaceBackendServicesScopedListOrBuilder
-
setUnknownFields
public final BackendServicesScopedList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<BackendServicesScopedList.Builder>
-
mergeUnknownFields
public final BackendServicesScopedList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<BackendServicesScopedList.Builder>
-
-