public static final class FetchBackupPlanAssociationsForResourceTypeResponse.Builder extends GeneratedMessage.Builder<FetchBackupPlanAssociationsForResourceTypeResponse.Builder> implements FetchBackupPlanAssociationsForResourceTypeResponseOrBuilderResponse for the FetchBackupPlanAssociationsForResourceType method.
Protobuf type
google.cloud.backupdr.v1.FetchBackupPlanAssociationsForResourceTypeResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > FetchBackupPlanAssociationsForResourceTypeResponse.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addAllBackupPlanAssociations(Iterable<? extends BackupPlanAssociation> values)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder addAllBackupPlanAssociations(Iterable<? extends BackupPlanAssociation> values)Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.cloud.backupdr.v1.BackupPlanAssociation> |
| Returns | |
|---|---|
| Type | Description |
FetchBackupPlanAssociationsForResourceTypeResponse.Builder |
|
addBackupPlanAssociations(BackupPlanAssociation value)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder addBackupPlanAssociations(BackupPlanAssociation value)Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
BackupPlanAssociation |
| Returns | |
|---|---|
| Type | Description |
FetchBackupPlanAssociationsForResourceTypeResponse.Builder |
|
addBackupPlanAssociations(BackupPlanAssociation.Builder builderForValue)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder addBackupPlanAssociations(BackupPlanAssociation.Builder builderForValue)Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
BackupPlanAssociation.Builder |
| Returns | |
|---|---|
| Type | Description |
FetchBackupPlanAssociationsForResourceTypeResponse.Builder |
|
addBackupPlanAssociations(int index, BackupPlanAssociation value)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder addBackupPlanAssociations(int index, BackupPlanAssociation value)Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
BackupPlanAssociation |
| Returns | |
|---|---|
| Type | Description |
FetchBackupPlanAssociationsForResourceTypeResponse.Builder |
|
addBackupPlanAssociations(int index, BackupPlanAssociation.Builder builderForValue)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder addBackupPlanAssociations(int index, BackupPlanAssociation.Builder builderForValue)Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
BackupPlanAssociation.Builder |
| Returns | |
|---|---|
| Type | Description |
FetchBackupPlanAssociationsForResourceTypeResponse.Builder |
|
addBackupPlanAssociationsBuilder()
public BackupPlanAssociation.Builder addBackupPlanAssociationsBuilder()Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
BackupPlanAssociation.Builder |
|
addBackupPlanAssociationsBuilder(int index)
public BackupPlanAssociation.Builder addBackupPlanAssociationsBuilder(int index)Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
BackupPlanAssociation.Builder |
|
build()
public FetchBackupPlanAssociationsForResourceTypeResponse build()| Returns | |
|---|---|
| Type | Description |
FetchBackupPlanAssociationsForResourceTypeResponse |
|
buildPartial()
public FetchBackupPlanAssociationsForResourceTypeResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
FetchBackupPlanAssociationsForResourceTypeResponse |
|
clear()
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
FetchBackupPlanAssociationsForResourceTypeResponse.Builder |
|
clearBackupPlanAssociations()
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder clearBackupPlanAssociations()Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
FetchBackupPlanAssociationsForResourceTypeResponse.Builder |
|
clearNextPageToken()
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder clearNextPageToken() Output only. A token, which can be sent as page_token to retrieve the
next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
FetchBackupPlanAssociationsForResourceTypeResponse.Builder |
This builder for chaining. |
getBackupPlanAssociations(int index)
public BackupPlanAssociation getBackupPlanAssociations(int index)Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
BackupPlanAssociation |
|
getBackupPlanAssociationsBuilder(int index)
public BackupPlanAssociation.Builder getBackupPlanAssociationsBuilder(int index)Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
BackupPlanAssociation.Builder |
|
getBackupPlanAssociationsBuilderList()
public List<BackupPlanAssociation.Builder> getBackupPlanAssociationsBuilderList()Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getBackupPlanAssociationsCount()
public int getBackupPlanAssociationsCount()Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
int |
|
getBackupPlanAssociationsList()
public List<BackupPlanAssociation> getBackupPlanAssociationsList()Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
List<BackupPlanAssociation> |
|
getBackupPlanAssociationsOrBuilder(int index)
public BackupPlanAssociationOrBuilder getBackupPlanAssociationsOrBuilder(int index)Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
BackupPlanAssociationOrBuilder |
|
getBackupPlanAssociationsOrBuilderList()
public List<? extends BackupPlanAssociationOrBuilder> getBackupPlanAssociationsOrBuilderList()Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.backupdr.v1.BackupPlanAssociationOrBuilder> |
|
getDefaultInstanceForType()
public FetchBackupPlanAssociationsForResourceTypeResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
FetchBackupPlanAssociationsForResourceTypeResponse |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getNextPageToken()
public String getNextPageToken() Output only. A token, which can be sent as page_token to retrieve the
next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
String |
The nextPageToken. |
getNextPageTokenBytes()
public ByteString getNextPageTokenBytes() Output only. A token, which can be sent as page_token to retrieve the
next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for nextPageToken. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(FetchBackupPlanAssociationsForResourceTypeResponse other)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder mergeFrom(FetchBackupPlanAssociationsForResourceTypeResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
FetchBackupPlanAssociationsForResourceTypeResponse |
| Returns | |
|---|---|
| Type | Description |
FetchBackupPlanAssociationsForResourceTypeResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
FetchBackupPlanAssociationsForResourceTypeResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
FetchBackupPlanAssociationsForResourceTypeResponse.Builder |
|
removeBackupPlanAssociations(int index)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder removeBackupPlanAssociations(int index)Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
FetchBackupPlanAssociationsForResourceTypeResponse.Builder |
|
setBackupPlanAssociations(int index, BackupPlanAssociation value)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder setBackupPlanAssociations(int index, BackupPlanAssociation value)Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
BackupPlanAssociation |
| Returns | |
|---|---|
| Type | Description |
FetchBackupPlanAssociationsForResourceTypeResponse.Builder |
|
setBackupPlanAssociations(int index, BackupPlanAssociation.Builder builderForValue)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder setBackupPlanAssociations(int index, BackupPlanAssociation.Builder builderForValue)Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
BackupPlanAssociation.Builder |
| Returns | |
|---|---|
| Type | Description |
FetchBackupPlanAssociationsForResourceTypeResponse.Builder |
|
setNextPageToken(String value)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder setNextPageToken(String value) Output only. A token, which can be sent as page_token to retrieve the
next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe nextPageToken to set. |
| Returns | |
|---|---|
| Type | Description |
FetchBackupPlanAssociationsForResourceTypeResponse.Builder |
This builder for chaining. |
setNextPageTokenBytes(ByteString value)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder setNextPageTokenBytes(ByteString value) Output only. A token, which can be sent as page_token to retrieve the
next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for nextPageToken to set. |
| Returns | |
|---|---|
| Type | Description |
FetchBackupPlanAssociationsForResourceTypeResponse.Builder |
This builder for chaining. |