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 ListConstraintsResponseListConstraintsResponse.Builder. build()ListConstraintsResponseListConstraintsResponse.Builder. buildPartial()static ListConstraintsResponseListConstraintsResponse. getDefaultInstance()ListConstraintsResponseListConstraintsResponse.Builder. getDefaultInstanceForType()ListConstraintsResponseListConstraintsResponse. getDefaultInstanceForType()ListConstraintsResponseOrgPolicyGrpc.OrgPolicyBlockingStub. listConstraints(ListConstraintsRequest request)Lists `Constraints` that could be applied on the specified resource.static ListConstraintsResponseListConstraintsResponse. parseDelimitedFrom(InputStream input)static ListConstraintsResponseListConstraintsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListConstraintsResponseListConstraintsResponse. parseFrom(byte[] data)static ListConstraintsResponseListConstraintsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListConstraintsResponseListConstraintsResponse. parseFrom(com.google.protobuf.ByteString data)static ListConstraintsResponseListConstraintsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListConstraintsResponseListConstraintsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListConstraintsResponseListConstraintsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListConstraintsResponseListConstraintsResponse. parseFrom(InputStream input)static ListConstraintsResponseListConstraintsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListConstraintsResponseListConstraintsResponse. parseFrom(ByteBuffer data)static ListConstraintsResponseListConstraintsResponse. 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.ListConstraintsPageOrgPolicyClient.ListConstraintsPage. createPage(com.google.api.gax.rpc.PageContext<ListConstraintsRequest,ListConstraintsResponse,Constraint> context, ListConstraintsResponse response)ListConstraintsResponse.BuilderListConstraintsResponse.Builder. mergeFrom(ListConstraintsResponse other)static ListConstraintsResponse.BuilderListConstraintsResponse. 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.ListConstraintsPageOrgPolicyClient.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 voidOrgPolicyGrpc.AsyncService. listConstraints(ListConstraintsRequest request, io.grpc.stub.StreamObserver<ListConstraintsResponse> responseObserver)Lists `Constraints` that could be applied on the specified resource.voidOrgPolicyGrpc.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.
-