Uses of Class
com.google.cloud.securitycenter.v1p1beta1.Asset
-
Packages that use Asset Package Description com.google.cloud.securitycenter.v1p1beta1 A client to Security Command Center API -
-
Uses of Asset in com.google.cloud.securitycenter.v1p1beta1
Methods in com.google.cloud.securitycenter.v1p1beta1 that return Asset Modifier and Type Method Description AssetAsset.Builder. build()AssetAsset.Builder. buildPartial()AssetListAssetsResponse.ListAssetsResult.Builder. getAsset()Asset matching the search request.AssetListAssetsResponse.ListAssetsResult. getAsset()Asset matching the search request.AssetListAssetsResponse.ListAssetsResultOrBuilder. getAsset()Asset matching the search request.static AssetAsset. getDefaultInstance()AssetAsset.Builder. getDefaultInstanceForType()AssetAsset. getDefaultInstanceForType()static AssetAsset. parseDelimitedFrom(InputStream input)static AssetAsset. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AssetAsset. parseFrom(byte[] data)static AssetAsset. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AssetAsset. parseFrom(com.google.protobuf.ByteString data)static AssetAsset. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AssetAsset. parseFrom(com.google.protobuf.CodedInputStream input)static AssetAsset. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AssetAsset. parseFrom(InputStream input)static AssetAsset. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AssetAsset. parseFrom(ByteBuffer data)static AssetAsset. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.securitycenter.v1p1beta1 that return types with arguments of type Asset Modifier and Type Method Description com.google.protobuf.Parser<Asset>Asset. getParserForType()static com.google.protobuf.Parser<Asset>Asset. parser()Methods in com.google.cloud.securitycenter.v1p1beta1 with parameters of type Asset Modifier and Type Method Description ListAssetsResponse.ListAssetsResult.BuilderListAssetsResponse.ListAssetsResult.Builder. mergeAsset(Asset value)Asset matching the search request.Asset.BuilderAsset.Builder. mergeFrom(Asset other)static Asset.BuilderAsset. newBuilder(Asset prototype)ListAssetsResponse.ListAssetsResult.BuilderListAssetsResponse.ListAssetsResult.Builder. setAsset(Asset value)Asset matching the search request.
-