public abstract class ResourcePoliciesStub implements BackgroundResourceBase stub class for the ResourcePolicies service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
ResourcePoliciesStub()
public ResourcePoliciesStub()Methods
aggregatedListCallable()
public UnaryCallable<AggregatedListResourcePoliciesRequest,ResourcePolicyAggregatedList> aggregatedListCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<AggregatedListResourcePoliciesRequest,ResourcePolicyAggregatedList> |
|
aggregatedListPagedCallable()
public UnaryCallable<AggregatedListResourcePoliciesRequest,ResourcePoliciesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<AggregatedListResourcePoliciesRequest,AggregatedListPagedResponse> |
|
close()
public abstract void close()deleteCallable()
public UnaryCallable<DeleteResourcePolicyRequest,Operation> deleteCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<DeleteResourcePolicyRequest,Operation> |
|
deleteOperationCallable()
public OperationCallable<DeleteResourcePolicyRequest,Operation,Operation> deleteOperationCallable()| Returns | |
|---|---|
| Type | Description |
OperationCallable<DeleteResourcePolicyRequest,Operation,Operation> |
|
getCallable()
public UnaryCallable<GetResourcePolicyRequest,ResourcePolicy> getCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<GetResourcePolicyRequest,ResourcePolicy> |
|
getIamPolicyCallable()
public UnaryCallable<GetIamPolicyResourcePolicyRequest,Policy> getIamPolicyCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<GetIamPolicyResourcePolicyRequest,Policy> |
|
insertCallable()
public UnaryCallable<InsertResourcePolicyRequest,Operation> insertCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<InsertResourcePolicyRequest,Operation> |
|
insertOperationCallable()
public OperationCallable<InsertResourcePolicyRequest,Operation,Operation> insertOperationCallable()| Returns | |
|---|---|
| Type | Description |
OperationCallable<InsertResourcePolicyRequest,Operation,Operation> |
|
listCallable()
public UnaryCallable<ListResourcePoliciesRequest,ResourcePolicyList> listCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<ListResourcePoliciesRequest,ResourcePolicyList> |
|
listPagedCallable()
public UnaryCallable<ListResourcePoliciesRequest,ResourcePoliciesClient.ListPagedResponse> listPagedCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<ListResourcePoliciesRequest,ListPagedResponse> |
|
patchCallable()
public UnaryCallable<PatchResourcePolicyRequest,Operation> patchCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<PatchResourcePolicyRequest,Operation> |
|
patchOperationCallable()
public OperationCallable<PatchResourcePolicyRequest,Operation,Operation> patchOperationCallable()| Returns | |
|---|---|
| Type | Description |
OperationCallable<PatchResourcePolicyRequest,Operation,Operation> |
|
setIamPolicyCallable()
public UnaryCallable<SetIamPolicyResourcePolicyRequest,Policy> setIamPolicyCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<SetIamPolicyResourcePolicyRequest,Policy> |
|
testIamPermissionsCallable()
public UnaryCallable<TestIamPermissionsResourcePolicyRequest,TestPermissionsResponse> testIamPermissionsCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<TestIamPermissionsResourcePolicyRequest,TestPermissionsResponse> |
|