Uses of Class
com.google.cloud.migrationcenter.v1.AssetView
-
Packages that use AssetView Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of AssetView in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return AssetView Modifier and Type Method Description static AssetViewAssetView. forNumber(int value)AssetViewGetAssetRequest.Builder. getView()View of the assets.AssetViewGetAssetRequest. getView()View of the assets.AssetViewGetAssetRequestOrBuilder. getView()View of the assets.AssetViewListAssetsRequest.Builder. getView()View of the assets.AssetViewListAssetsRequest. getView()View of the assets.AssetViewListAssetsRequestOrBuilder. getView()View of the assets.static AssetViewAssetView. valueOf(int value)Deprecated.static AssetViewAssetView. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static AssetViewAssetView. valueOf(String name)Returns the enum constant of this type with the specified name.static AssetView[]AssetView. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type AssetView Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<AssetView>AssetView. internalGetValueMap()Methods in com.google.cloud.migrationcenter.v1 with parameters of type AssetView Modifier and Type Method Description GetAssetRequest.BuilderGetAssetRequest.Builder. setView(AssetView value)View of the assets.ListAssetsRequest.BuilderListAssetsRequest.Builder. setView(AssetView value)View of the assets.
-