- 0.67.0 (latest)
- 0.65.0
- 0.64.0
- 0.62.0
- 0.60.0
- 0.58.0
- 0.57.0
- 0.56.0
- 0.55.0
- 0.54.0
- 0.52.0
- 0.50.0
- 0.49.0
- 0.46.0
- 0.45.0
- 0.44.0
- 0.42.0
- 0.41.0
- 0.40.0
- 0.39.0
- 0.38.0
- 0.37.0
- 0.36.0
- 0.35.0
- 0.34.0
- 0.33.0
- 0.31.0
- 0.30.0
- 0.29.0
- 0.28.0
- 0.27.0
- 0.26.0
- 0.25.0
- 0.24.0
- 0.23.0
- 0.22.0
- 0.21.0
- 0.19.0
- 0.18.0
- 0.17.0
- 0.16.0
- 0.15.0
- 0.14.0
- 0.13.0
- 0.12.0
- 0.11.0
- 0.10.0
- 0.9.0
- 0.6.0
- 0.5.0
- 0.4.0
- 0.3.0
- 0.2.0
- 0.1.0
public static final class AssetList.Builder extends GeneratedMessage.Builder<AssetList.Builder> implements AssetListOrBuilderLists the asset IDs of all assets.
Protobuf type google.cloud.migrationcenter.v1.AssetList
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > AssetList.BuilderImplements
AssetListOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addAllAssetIds(Iterable<String> values)
public AssetList.Builder addAllAssetIds(Iterable<String> values)Required. A list of asset IDs
repeated string asset_ids = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<String>The assetIds to add. |
| Returns | |
|---|---|
| Type | Description |
AssetList.Builder |
This builder for chaining. |
addAssetIds(String value)
public AssetList.Builder addAssetIds(String value)Required. A list of asset IDs
repeated string asset_ids = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe assetIds to add. |
| Returns | |
|---|---|
| Type | Description |
AssetList.Builder |
This builder for chaining. |
addAssetIdsBytes(ByteString value)
public AssetList.Builder addAssetIdsBytes(ByteString value)Required. A list of asset IDs
repeated string asset_ids = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes of the assetIds to add. |
| Returns | |
|---|---|
| Type | Description |
AssetList.Builder |
This builder for chaining. |
build()
public AssetList build()| Returns | |
|---|---|
| Type | Description |
AssetList |
|
buildPartial()
public AssetList buildPartial()| Returns | |
|---|---|
| Type | Description |
AssetList |
|
clear()
public AssetList.Builder clear()| Returns | |
|---|---|
| Type | Description |
AssetList.Builder |
|
clearAssetIds()
public AssetList.Builder clearAssetIds()Required. A list of asset IDs
repeated string asset_ids = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
AssetList.Builder |
This builder for chaining. |
getAssetIds(int index)
public String getAssetIds(int index)Required. A list of asset IDs
repeated string asset_ids = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the element to return. |
| Returns | |
|---|---|
| Type | Description |
String |
The assetIds at the given index. |
getAssetIdsBytes(int index)
public ByteString getAssetIdsBytes(int index)Required. A list of asset IDs
repeated string asset_ids = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the value to return. |
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes of the assetIds at the given index. |
getAssetIdsCount()
public int getAssetIdsCount()Required. A list of asset IDs
repeated string asset_ids = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
int |
The count of assetIds. |
getAssetIdsList()
public ProtocolStringList getAssetIdsList()Required. A list of asset IDs
repeated string asset_ids = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
ProtocolStringList |
A list containing the assetIds. |
getDefaultInstanceForType()
public AssetList getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
AssetList |
|
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(AssetList other)
public AssetList.Builder mergeFrom(AssetList other)| Parameter | |
|---|---|
| Name | Description |
other |
AssetList |
| Returns | |
|---|---|
| Type | Description |
AssetList.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public AssetList.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AssetList.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public AssetList.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
AssetList.Builder |
|
setAssetIds(int index, String value)
public AssetList.Builder setAssetIds(int index, String value)Required. A list of asset IDs
repeated string asset_ids = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Parameters | |
|---|---|
| Name | Description |
index |
intThe index to set the value at. |
value |
StringThe assetIds to set. |
| Returns | |
|---|---|
| Type | Description |
AssetList.Builder |
This builder for chaining. |