Uses of Class
com.google.cloud.securitycenter.v1p1beta1.Asset.IamPolicy
-
Packages that use Asset.IamPolicy Package Description com.google.cloud.securitycenter.v1p1beta1 A client to Security Command Center API -
-
Uses of Asset.IamPolicy in com.google.cloud.securitycenter.v1p1beta1
Methods in com.google.cloud.securitycenter.v1p1beta1 that return Asset.IamPolicy Modifier and Type Method Description Asset.IamPolicyAsset.IamPolicy.Builder. build()Asset.IamPolicyAsset.IamPolicy.Builder. buildPartial()static Asset.IamPolicyAsset.IamPolicy. getDefaultInstance()Asset.IamPolicyAsset.IamPolicy.Builder. getDefaultInstanceForType()Asset.IamPolicyAsset.IamPolicy. getDefaultInstanceForType()Asset.IamPolicyAsset.Builder. getIamPolicy()Cloud IAM Policy information associated with the Google Cloud resource described by the Security Command Center asset.Asset.IamPolicyAsset. getIamPolicy()Cloud IAM Policy information associated with the Google Cloud resource described by the Security Command Center asset.Asset.IamPolicyAssetOrBuilder. getIamPolicy()Cloud IAM Policy information associated with the Google Cloud resource described by the Security Command Center asset.static Asset.IamPolicyAsset.IamPolicy. parseDelimitedFrom(InputStream input)static Asset.IamPolicyAsset.IamPolicy. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Asset.IamPolicyAsset.IamPolicy. parseFrom(byte[] data)static Asset.IamPolicyAsset.IamPolicy. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Asset.IamPolicyAsset.IamPolicy. parseFrom(com.google.protobuf.ByteString data)static Asset.IamPolicyAsset.IamPolicy. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Asset.IamPolicyAsset.IamPolicy. parseFrom(com.google.protobuf.CodedInputStream input)static Asset.IamPolicyAsset.IamPolicy. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Asset.IamPolicyAsset.IamPolicy. parseFrom(InputStream input)static Asset.IamPolicyAsset.IamPolicy. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Asset.IamPolicyAsset.IamPolicy. parseFrom(ByteBuffer data)static Asset.IamPolicyAsset.IamPolicy. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.securitycenter.v1p1beta1 that return types with arguments of type Asset.IamPolicy Modifier and Type Method Description com.google.protobuf.Parser<Asset.IamPolicy>Asset.IamPolicy. getParserForType()static com.google.protobuf.Parser<Asset.IamPolicy>Asset.IamPolicy. parser()Methods in com.google.cloud.securitycenter.v1p1beta1 with parameters of type Asset.IamPolicy Modifier and Type Method Description Asset.IamPolicy.BuilderAsset.IamPolicy.Builder. mergeFrom(Asset.IamPolicy other)Asset.BuilderAsset.Builder. mergeIamPolicy(Asset.IamPolicy value)Cloud IAM Policy information associated with the Google Cloud resource described by the Security Command Center asset.static Asset.IamPolicy.BuilderAsset.IamPolicy. newBuilder(Asset.IamPolicy prototype)Asset.BuilderAsset.Builder. setIamPolicy(Asset.IamPolicy value)Cloud IAM Policy information associated with the Google Cloud resource described by the Security Command Center asset.
-