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