Index

B C D G L N P S U 
All Classes and Interfaces|All Packages|Constant Field Values

B

bindService() - Method in class com.google.iam.v2beta.PoliciesGrpc.PoliciesImplBase
 
bindService(PoliciesGrpc.AsyncService) - Static method in class com.google.iam.v2beta.PoliciesGrpc
 
build(Channel, CallOptions) - Method in class com.google.iam.v2beta.PoliciesGrpc.PoliciesBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.iam.v2beta.PoliciesGrpc.PoliciesFutureStub
 
build(Channel, CallOptions) - Method in class com.google.iam.v2beta.PoliciesGrpc.PoliciesStub
 

C

com.google.iam.v2beta - package com.google.iam.v2beta
 
createPolicy(CreatePolicyRequest) - Method in class com.google.iam.v2beta.PoliciesGrpc.PoliciesBlockingStub
Creates a policy.
createPolicy(CreatePolicyRequest) - Method in class com.google.iam.v2beta.PoliciesGrpc.PoliciesFutureStub
Creates a policy.
createPolicy(CreatePolicyRequest, StreamObserver<Operation>) - Method in interface com.google.iam.v2beta.PoliciesGrpc.AsyncService
Creates a policy.
createPolicy(CreatePolicyRequest, StreamObserver<Operation>) - Method in class com.google.iam.v2beta.PoliciesGrpc.PoliciesStub
Creates a policy.

D

deletePolicy(DeletePolicyRequest) - Method in class com.google.iam.v2beta.PoliciesGrpc.PoliciesBlockingStub
Deletes a policy.
deletePolicy(DeletePolicyRequest) - Method in class com.google.iam.v2beta.PoliciesGrpc.PoliciesFutureStub
Deletes a policy.
deletePolicy(DeletePolicyRequest, StreamObserver<Operation>) - Method in interface com.google.iam.v2beta.PoliciesGrpc.AsyncService
Deletes a policy.
deletePolicy(DeletePolicyRequest, StreamObserver<Operation>) - Method in class com.google.iam.v2beta.PoliciesGrpc.PoliciesStub
Deletes a policy.

G

getCreatePolicyMethod() - Static method in class com.google.iam.v2beta.PoliciesGrpc
 
getDeletePolicyMethod() - Static method in class com.google.iam.v2beta.PoliciesGrpc
 
getGetPolicyMethod() - Static method in class com.google.iam.v2beta.PoliciesGrpc
 
getListPoliciesMethod() - Static method in class com.google.iam.v2beta.PoliciesGrpc
 
getPolicy(GetPolicyRequest) - Method in class com.google.iam.v2beta.PoliciesGrpc.PoliciesBlockingStub
Gets a policy.
getPolicy(GetPolicyRequest) - Method in class com.google.iam.v2beta.PoliciesGrpc.PoliciesFutureStub
Gets a policy.
getPolicy(GetPolicyRequest, StreamObserver<Policy>) - Method in interface com.google.iam.v2beta.PoliciesGrpc.AsyncService
Gets a policy.
getPolicy(GetPolicyRequest, StreamObserver<Policy>) - Method in class com.google.iam.v2beta.PoliciesGrpc.PoliciesStub
Gets a policy.
getServiceDescriptor() - Static method in class com.google.iam.v2beta.PoliciesGrpc
 
getUpdatePolicyMethod() - Static method in class com.google.iam.v2beta.PoliciesGrpc
 

L

listPolicies(ListPoliciesRequest) - Method in class com.google.iam.v2beta.PoliciesGrpc.PoliciesBlockingStub
Retrieves the policies of the specified kind that are attached to a resource.
listPolicies(ListPoliciesRequest) - Method in class com.google.iam.v2beta.PoliciesGrpc.PoliciesFutureStub
Retrieves the policies of the specified kind that are attached to a resource.
listPolicies(ListPoliciesRequest, StreamObserver<ListPoliciesResponse>) - Method in interface com.google.iam.v2beta.PoliciesGrpc.AsyncService
Retrieves the policies of the specified kind that are attached to a resource.
listPolicies(ListPoliciesRequest, StreamObserver<ListPoliciesResponse>) - Method in class com.google.iam.v2beta.PoliciesGrpc.PoliciesStub
Retrieves the policies of the specified kind that are attached to a resource.

N

newBlockingStub(Channel) - Static method in class com.google.iam.v2beta.PoliciesGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newFutureStub(Channel) - Static method in class com.google.iam.v2beta.PoliciesGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.google.iam.v2beta.PoliciesGrpc
Creates a new async stub that supports all call types for the service

P

PoliciesGrpc - Class in com.google.iam.v2beta
An interface for managing Identity and Access Management (IAM) policies.
PoliciesGrpc.AsyncService - Interface in com.google.iam.v2beta
An interface for managing Identity and Access Management (IAM) policies.
PoliciesGrpc.PoliciesBlockingStub - Class in com.google.iam.v2beta
A stub to allow clients to do synchronous rpc calls to service Policies.
PoliciesGrpc.PoliciesFutureStub - Class in com.google.iam.v2beta
A stub to allow clients to do ListenableFuture-style rpc calls to service Policies.
PoliciesGrpc.PoliciesImplBase - Class in com.google.iam.v2beta
Base class for the server implementation of the service Policies.
PoliciesGrpc.PoliciesStub - Class in com.google.iam.v2beta
A stub to allow clients to do asynchronous rpc calls to service Policies.
PoliciesImplBase() - Constructor for class com.google.iam.v2beta.PoliciesGrpc.PoliciesImplBase
 

S

SERVICE_NAME - Static variable in class com.google.iam.v2beta.PoliciesGrpc
 

U

updatePolicy(UpdatePolicyRequest) - Method in class com.google.iam.v2beta.PoliciesGrpc.PoliciesBlockingStub
Updates the specified policy.
updatePolicy(UpdatePolicyRequest) - Method in class com.google.iam.v2beta.PoliciesGrpc.PoliciesFutureStub
Updates the specified policy.
updatePolicy(UpdatePolicyRequest, StreamObserver<Operation>) - Method in interface com.google.iam.v2beta.PoliciesGrpc.AsyncService
Updates the specified policy.
updatePolicy(UpdatePolicyRequest, StreamObserver<Operation>) - Method in class com.google.iam.v2beta.PoliciesGrpc.PoliciesStub
Updates the specified policy.
B C D G L N P S U 
All Classes and Interfaces|All Packages|Constant Field Values