Uses of Class
com.google.cloud.asset.v1.BatchGetEffectiveIamPoliciesRequest
-
Packages that use BatchGetEffectiveIamPoliciesRequest Package Description com.google.cloud.asset.v1 A client to Cloud Asset APIcom.google.cloud.asset.v1.stub -
-
Uses of BatchGetEffectiveIamPoliciesRequest in com.google.cloud.asset.v1
Methods in com.google.cloud.asset.v1 that return BatchGetEffectiveIamPoliciesRequest Modifier and Type Method Description BatchGetEffectiveIamPoliciesRequestBatchGetEffectiveIamPoliciesRequest.Builder. build()BatchGetEffectiveIamPoliciesRequestBatchGetEffectiveIamPoliciesRequest.Builder. buildPartial()static BatchGetEffectiveIamPoliciesRequestBatchGetEffectiveIamPoliciesRequest. getDefaultInstance()BatchGetEffectiveIamPoliciesRequestBatchGetEffectiveIamPoliciesRequest.Builder. getDefaultInstanceForType()BatchGetEffectiveIamPoliciesRequestBatchGetEffectiveIamPoliciesRequest. getDefaultInstanceForType()static BatchGetEffectiveIamPoliciesRequestBatchGetEffectiveIamPoliciesRequest. parseDelimitedFrom(InputStream input)static BatchGetEffectiveIamPoliciesRequestBatchGetEffectiveIamPoliciesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchGetEffectiveIamPoliciesRequestBatchGetEffectiveIamPoliciesRequest. parseFrom(byte[] data)static BatchGetEffectiveIamPoliciesRequestBatchGetEffectiveIamPoliciesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchGetEffectiveIamPoliciesRequestBatchGetEffectiveIamPoliciesRequest. parseFrom(com.google.protobuf.ByteString data)static BatchGetEffectiveIamPoliciesRequestBatchGetEffectiveIamPoliciesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchGetEffectiveIamPoliciesRequestBatchGetEffectiveIamPoliciesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static BatchGetEffectiveIamPoliciesRequestBatchGetEffectiveIamPoliciesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchGetEffectiveIamPoliciesRequestBatchGetEffectiveIamPoliciesRequest. parseFrom(InputStream input)static BatchGetEffectiveIamPoliciesRequestBatchGetEffectiveIamPoliciesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchGetEffectiveIamPoliciesRequestBatchGetEffectiveIamPoliciesRequest. parseFrom(ByteBuffer data)static BatchGetEffectiveIamPoliciesRequestBatchGetEffectiveIamPoliciesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.asset.v1 that return types with arguments of type BatchGetEffectiveIamPoliciesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchGetEffectiveIamPoliciesRequest,BatchGetEffectiveIamPoliciesResponse>AssetServiceClient. batchGetEffectiveIamPoliciesCallable()Gets effective IAM policies for a batch of resources.com.google.api.gax.rpc.UnaryCallSettings<BatchGetEffectiveIamPoliciesRequest,BatchGetEffectiveIamPoliciesResponse>AssetServiceSettings. batchGetEffectiveIamPoliciesSettings()Returns the object with the settings used for calls to batchGetEffectiveIamPolicies.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchGetEffectiveIamPoliciesRequest,BatchGetEffectiveIamPoliciesResponse>AssetServiceSettings.Builder. batchGetEffectiveIamPoliciesSettings()Returns the builder for the settings used for calls to batchGetEffectiveIamPolicies.static io.grpc.MethodDescriptor<BatchGetEffectiveIamPoliciesRequest,BatchGetEffectiveIamPoliciesResponse>AssetServiceGrpc. getBatchGetEffectiveIamPoliciesMethod()com.google.protobuf.Parser<BatchGetEffectiveIamPoliciesRequest>BatchGetEffectiveIamPoliciesRequest. getParserForType()static com.google.protobuf.Parser<BatchGetEffectiveIamPoliciesRequest>BatchGetEffectiveIamPoliciesRequest. parser()Methods in com.google.cloud.asset.v1 with parameters of type BatchGetEffectiveIamPoliciesRequest Modifier and Type Method Description BatchGetEffectiveIamPoliciesResponseAssetServiceClient. batchGetEffectiveIamPolicies(BatchGetEffectiveIamPoliciesRequest request)Gets effective IAM policies for a batch of resources.BatchGetEffectiveIamPoliciesResponseAssetServiceGrpc.AssetServiceBlockingStub. batchGetEffectiveIamPolicies(BatchGetEffectiveIamPoliciesRequest request)Gets effective IAM policies for a batch of resources.com.google.common.util.concurrent.ListenableFuture<BatchGetEffectiveIamPoliciesResponse>AssetServiceGrpc.AssetServiceFutureStub. batchGetEffectiveIamPolicies(BatchGetEffectiveIamPoliciesRequest request)Gets effective IAM policies for a batch of resources.voidAssetServiceGrpc.AssetServiceStub. batchGetEffectiveIamPolicies(BatchGetEffectiveIamPoliciesRequest request, io.grpc.stub.StreamObserver<BatchGetEffectiveIamPoliciesResponse> responseObserver)Gets effective IAM policies for a batch of resources.default voidAssetServiceGrpc.AsyncService. batchGetEffectiveIamPolicies(BatchGetEffectiveIamPoliciesRequest request, io.grpc.stub.StreamObserver<BatchGetEffectiveIamPoliciesResponse> responseObserver)Gets effective IAM policies for a batch of resources.BatchGetEffectiveIamPoliciesRequest.BuilderBatchGetEffectiveIamPoliciesRequest.Builder. mergeFrom(BatchGetEffectiveIamPoliciesRequest other)static BatchGetEffectiveIamPoliciesRequest.BuilderBatchGetEffectiveIamPoliciesRequest. newBuilder(BatchGetEffectiveIamPoliciesRequest prototype) -
Uses of BatchGetEffectiveIamPoliciesRequest in com.google.cloud.asset.v1.stub
Methods in com.google.cloud.asset.v1.stub that return types with arguments of type BatchGetEffectiveIamPoliciesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchGetEffectiveIamPoliciesRequest,BatchGetEffectiveIamPoliciesResponse>AssetServiceStub. batchGetEffectiveIamPoliciesCallable()com.google.api.gax.rpc.UnaryCallable<BatchGetEffectiveIamPoliciesRequest,BatchGetEffectiveIamPoliciesResponse>GrpcAssetServiceStub. batchGetEffectiveIamPoliciesCallable()com.google.api.gax.rpc.UnaryCallable<BatchGetEffectiveIamPoliciesRequest,BatchGetEffectiveIamPoliciesResponse>HttpJsonAssetServiceStub. batchGetEffectiveIamPoliciesCallable()com.google.api.gax.rpc.UnaryCallSettings<BatchGetEffectiveIamPoliciesRequest,BatchGetEffectiveIamPoliciesResponse>AssetServiceStubSettings. batchGetEffectiveIamPoliciesSettings()Returns the object with the settings used for calls to batchGetEffectiveIamPolicies.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchGetEffectiveIamPoliciesRequest,BatchGetEffectiveIamPoliciesResponse>AssetServiceStubSettings.Builder. batchGetEffectiveIamPoliciesSettings()Returns the builder for the settings used for calls to batchGetEffectiveIamPolicies.
-