Uses of Class
com.google.cloud.migrationcenter.v1.AssetList
-
Packages that use AssetList Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of AssetList in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return AssetList Modifier and Type Method Description AssetListAssetList.Builder. build()AssetListAssetList.Builder. buildPartial()AssetListAddAssetsToGroupRequest.Builder. getAssets()Required.AssetListAddAssetsToGroupRequest. getAssets()Required.AssetListAddAssetsToGroupRequestOrBuilder. getAssets()Required.AssetListRemoveAssetsFromGroupRequest.Builder. getAssets()Required.AssetListRemoveAssetsFromGroupRequest. getAssets()Required.AssetListRemoveAssetsFromGroupRequestOrBuilder. getAssets()Required.static AssetListAssetList. getDefaultInstance()AssetListAssetList.Builder. getDefaultInstanceForType()AssetListAssetList. getDefaultInstanceForType()static AssetListAssetList. parseDelimitedFrom(InputStream input)static AssetListAssetList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AssetListAssetList. parseFrom(byte[] data)static AssetListAssetList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AssetListAssetList. parseFrom(com.google.protobuf.ByteString data)static AssetListAssetList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AssetListAssetList. parseFrom(com.google.protobuf.CodedInputStream input)static AssetListAssetList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AssetListAssetList. parseFrom(InputStream input)static AssetListAssetList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AssetListAssetList. parseFrom(ByteBuffer data)static AssetListAssetList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type AssetList Modifier and Type Method Description com.google.protobuf.Parser<AssetList>AssetList. getParserForType()static com.google.protobuf.Parser<AssetList>AssetList. parser()Methods in com.google.cloud.migrationcenter.v1 with parameters of type AssetList Modifier and Type Method Description AddAssetsToGroupRequest.BuilderAddAssetsToGroupRequest.Builder. mergeAssets(AssetList value)Required.RemoveAssetsFromGroupRequest.BuilderRemoveAssetsFromGroupRequest.Builder. mergeAssets(AssetList value)Required.AssetList.BuilderAssetList.Builder. mergeFrom(AssetList other)static AssetList.BuilderAssetList. newBuilder(AssetList prototype)AddAssetsToGroupRequest.BuilderAddAssetsToGroupRequest.Builder. setAssets(AssetList value)Required.RemoveAssetsFromGroupRequest.BuilderRemoveAssetsFromGroupRequest.Builder. setAssets(AssetList value)Required.
-