Uses of Interface
com.google.cloud.asset.v1.TemporalAssetOrBuilder
-
Packages that use TemporalAssetOrBuilder Package Description com.google.cloud.asset.v1 A client to Cloud Asset API -
-
Uses of TemporalAssetOrBuilder in com.google.cloud.asset.v1
Classes in com.google.cloud.asset.v1 that implement TemporalAssetOrBuilder Modifier and Type Class Description classTemporalAssetAn asset in Google Cloud and its temporal metadata, including the time window when it was observed and its status during that window.static classTemporalAsset.BuilderAn asset in Google Cloud and its temporal metadata, including the time window when it was observed and its status during that window.Methods in com.google.cloud.asset.v1 that return TemporalAssetOrBuilder Modifier and Type Method Description TemporalAssetOrBuilderBatchGetAssetsHistoryResponse.Builder. getAssetsOrBuilder(int index)A list of assets with valid time windows.TemporalAssetOrBuilderBatchGetAssetsHistoryResponse. getAssetsOrBuilder(int index)A list of assets with valid time windows.TemporalAssetOrBuilderBatchGetAssetsHistoryResponseOrBuilder. getAssetsOrBuilder(int index)A list of assets with valid time windows.Methods in com.google.cloud.asset.v1 that return types with arguments of type TemporalAssetOrBuilder Modifier and Type Method Description List<? extends TemporalAssetOrBuilder>BatchGetAssetsHistoryResponse.Builder. getAssetsOrBuilderList()A list of assets with valid time windows.List<? extends TemporalAssetOrBuilder>BatchGetAssetsHistoryResponse. getAssetsOrBuilderList()A list of assets with valid time windows.List<? extends TemporalAssetOrBuilder>BatchGetAssetsHistoryResponseOrBuilder. getAssetsOrBuilderList()A list of assets with valid time windows.
-