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 class
TemporalAsset
An asset in Google Cloud and its temporal metadata, including the time window when it was observed and its status during that window.static class
TemporalAsset.Builder
An 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 TemporalAssetOrBuilder
BatchGetAssetsHistoryResponse.Builder. getAssetsOrBuilder(int index)
A list of assets with valid time windows.TemporalAssetOrBuilder
BatchGetAssetsHistoryResponse. getAssetsOrBuilder(int index)
A list of assets with valid time windows.TemporalAssetOrBuilder
BatchGetAssetsHistoryResponseOrBuilder. 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.
-