Uses of Class
com.google.cloud.orgpolicy.v2.ListConstraintsResponse
-
Packages that use ListConstraintsResponse Package Description com.google.cloud.orgpolicy.v2 A client to Organization Policy APIcom.google.cloud.orgpolicy.v2.stub -
-
Uses of ListConstraintsResponse in com.google.cloud.orgpolicy.v2
Methods in com.google.cloud.orgpolicy.v2 that return ListConstraintsResponse Modifier and Type Method Description ListConstraintsResponse
ListConstraintsResponse.Builder. build()
ListConstraintsResponse
ListConstraintsResponse.Builder. buildPartial()
static ListConstraintsResponse
ListConstraintsResponse. getDefaultInstance()
ListConstraintsResponse
ListConstraintsResponse.Builder. getDefaultInstanceForType()
ListConstraintsResponse
ListConstraintsResponse. getDefaultInstanceForType()
ListConstraintsResponse
OrgPolicyGrpc.OrgPolicyBlockingStub. listConstraints(ListConstraintsRequest request)
Lists `Constraints` that could be applied on the specified resource.static ListConstraintsResponse
ListConstraintsResponse. parseDelimitedFrom(InputStream input)
static ListConstraintsResponse
ListConstraintsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListConstraintsResponse
ListConstraintsResponse. parseFrom(byte[] data)
static ListConstraintsResponse
ListConstraintsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListConstraintsResponse
ListConstraintsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListConstraintsResponse
ListConstraintsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListConstraintsResponse
ListConstraintsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListConstraintsResponse
ListConstraintsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListConstraintsResponse
ListConstraintsResponse. parseFrom(InputStream input)
static ListConstraintsResponse
ListConstraintsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListConstraintsResponse
ListConstraintsResponse. parseFrom(ByteBuffer data)
static ListConstraintsResponse
ListConstraintsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.orgpolicy.v2 that return types with arguments of type ListConstraintsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListConstraintsRequest,ListConstraintsResponse>
OrgPolicyGrpc. getListConstraintsMethod()
com.google.protobuf.Parser<ListConstraintsResponse>
ListConstraintsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListConstraintsResponse>
OrgPolicyGrpc.OrgPolicyFutureStub. listConstraints(ListConstraintsRequest request)
Lists `Constraints` that could be applied on the specified resource.com.google.api.gax.rpc.UnaryCallable<ListConstraintsRequest,ListConstraintsResponse>
OrgPolicyClient. listConstraintsCallable()
Lists `Constraints` that could be applied on the specified resource.com.google.api.gax.rpc.PagedCallSettings.Builder<ListConstraintsRequest,ListConstraintsResponse,OrgPolicyClient.ListConstraintsPagedResponse>
OrgPolicySettings.Builder. listConstraintsSettings()
Returns the builder for the settings used for calls to listConstraints.com.google.api.gax.rpc.PagedCallSettings<ListConstraintsRequest,ListConstraintsResponse,OrgPolicyClient.ListConstraintsPagedResponse>
OrgPolicySettings. listConstraintsSettings()
Returns the object with the settings used for calls to listConstraints.static com.google.protobuf.Parser<ListConstraintsResponse>
ListConstraintsResponse. parser()
Methods in com.google.cloud.orgpolicy.v2 with parameters of type ListConstraintsResponse Modifier and Type Method Description protected OrgPolicyClient.ListConstraintsPage
OrgPolicyClient.ListConstraintsPage. createPage(com.google.api.gax.rpc.PageContext<ListConstraintsRequest,ListConstraintsResponse,Constraint> context, ListConstraintsResponse response)
ListConstraintsResponse.Builder
ListConstraintsResponse.Builder. mergeFrom(ListConstraintsResponse other)
static ListConstraintsResponse.Builder
ListConstraintsResponse. newBuilder(ListConstraintsResponse prototype)
Method parameters in com.google.cloud.orgpolicy.v2 with type arguments of type ListConstraintsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<OrgPolicyClient.ListConstraintsPagedResponse>
OrgPolicyClient.ListConstraintsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListConstraintsRequest,ListConstraintsResponse,Constraint> context, com.google.api.core.ApiFuture<ListConstraintsResponse> futureResponse)
static com.google.api.core.ApiFuture<OrgPolicyClient.ListConstraintsPagedResponse>
OrgPolicyClient.ListConstraintsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListConstraintsRequest,ListConstraintsResponse,Constraint> context, com.google.api.core.ApiFuture<ListConstraintsResponse> futureResponse)
protected OrgPolicyClient.ListConstraintsPage
OrgPolicyClient.ListConstraintsPage. createPage(com.google.api.gax.rpc.PageContext<ListConstraintsRequest,ListConstraintsResponse,Constraint> context, ListConstraintsResponse response)
com.google.api.core.ApiFuture<OrgPolicyClient.ListConstraintsPage>
OrgPolicyClient.ListConstraintsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListConstraintsRequest,ListConstraintsResponse,Constraint> context, com.google.api.core.ApiFuture<ListConstraintsResponse> futureResponse)
com.google.api.core.ApiFuture<OrgPolicyClient.ListConstraintsPage>
OrgPolicyClient.ListConstraintsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListConstraintsRequest,ListConstraintsResponse,Constraint> context, com.google.api.core.ApiFuture<ListConstraintsResponse> futureResponse)
default void
OrgPolicyGrpc.AsyncService. listConstraints(ListConstraintsRequest request, io.grpc.stub.StreamObserver<ListConstraintsResponse> responseObserver)
Lists `Constraints` that could be applied on the specified resource.void
OrgPolicyGrpc.OrgPolicyStub. listConstraints(ListConstraintsRequest request, io.grpc.stub.StreamObserver<ListConstraintsResponse> responseObserver)
Lists `Constraints` that could be applied on the specified resource. -
Uses of ListConstraintsResponse in com.google.cloud.orgpolicy.v2.stub
Methods in com.google.cloud.orgpolicy.v2.stub that return types with arguments of type ListConstraintsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListConstraintsRequest,ListConstraintsResponse>
GrpcOrgPolicyStub. listConstraintsCallable()
com.google.api.gax.rpc.UnaryCallable<ListConstraintsRequest,ListConstraintsResponse>
HttpJsonOrgPolicyStub. listConstraintsCallable()
com.google.api.gax.rpc.UnaryCallable<ListConstraintsRequest,ListConstraintsResponse>
OrgPolicyStub. listConstraintsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListConstraintsRequest,ListConstraintsResponse,OrgPolicyClient.ListConstraintsPagedResponse>
OrgPolicyStubSettings.Builder. listConstraintsSettings()
Returns the builder for the settings used for calls to listConstraints.com.google.api.gax.rpc.PagedCallSettings<ListConstraintsRequest,ListConstraintsResponse,OrgPolicyClient.ListConstraintsPagedResponse>
OrgPolicyStubSettings. listConstraintsSettings()
Returns the object with the settings used for calls to listConstraints.
-