Uses of Class
com.google.cloud.security.privateca.v1.ListCaPoolsResponse
-
Packages that use ListCaPoolsResponse Package Description com.google.cloud.security.privateca.v1 A client to Certificate Authority APIcom.google.cloud.security.privateca.v1.stub -
-
Uses of ListCaPoolsResponse in com.google.cloud.security.privateca.v1
Methods in com.google.cloud.security.privateca.v1 that return ListCaPoolsResponse Modifier and Type Method Description ListCaPoolsResponse
ListCaPoolsResponse.Builder. build()
ListCaPoolsResponse
ListCaPoolsResponse.Builder. buildPartial()
static ListCaPoolsResponse
ListCaPoolsResponse. getDefaultInstance()
ListCaPoolsResponse
ListCaPoolsResponse.Builder. getDefaultInstanceForType()
ListCaPoolsResponse
ListCaPoolsResponse. getDefaultInstanceForType()
ListCaPoolsResponse
CertificateAuthorityServiceGrpc.CertificateAuthorityServiceBlockingStub. listCaPools(ListCaPoolsRequest request)
Lists [CaPools][google.cloud.security.privateca.v1.CaPool].static ListCaPoolsResponse
ListCaPoolsResponse. parseDelimitedFrom(InputStream input)
static ListCaPoolsResponse
ListCaPoolsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCaPoolsResponse
ListCaPoolsResponse. parseFrom(byte[] data)
static ListCaPoolsResponse
ListCaPoolsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCaPoolsResponse
ListCaPoolsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListCaPoolsResponse
ListCaPoolsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCaPoolsResponse
ListCaPoolsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListCaPoolsResponse
ListCaPoolsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCaPoolsResponse
ListCaPoolsResponse. parseFrom(InputStream input)
static ListCaPoolsResponse
ListCaPoolsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCaPoolsResponse
ListCaPoolsResponse. parseFrom(ByteBuffer data)
static ListCaPoolsResponse
ListCaPoolsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.security.privateca.v1 that return types with arguments of type ListCaPoolsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListCaPoolsRequest,ListCaPoolsResponse>
CertificateAuthorityServiceGrpc. getListCaPoolsMethod()
com.google.protobuf.Parser<ListCaPoolsResponse>
ListCaPoolsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListCaPoolsResponse>
CertificateAuthorityServiceGrpc.CertificateAuthorityServiceFutureStub. listCaPools(ListCaPoolsRequest request)
Lists [CaPools][google.cloud.security.privateca.v1.CaPool].com.google.api.gax.rpc.UnaryCallable<ListCaPoolsRequest,ListCaPoolsResponse>
CertificateAuthorityServiceClient. listCaPoolsCallable()
Lists [CaPools][google.cloud.security.privateca.v1.CaPool].com.google.api.gax.rpc.PagedCallSettings.Builder<ListCaPoolsRequest,ListCaPoolsResponse,CertificateAuthorityServiceClient.ListCaPoolsPagedResponse>
CertificateAuthorityServiceSettings.Builder. listCaPoolsSettings()
Returns the builder for the settings used for calls to listCaPools.com.google.api.gax.rpc.PagedCallSettings<ListCaPoolsRequest,ListCaPoolsResponse,CertificateAuthorityServiceClient.ListCaPoolsPagedResponse>
CertificateAuthorityServiceSettings. listCaPoolsSettings()
Returns the object with the settings used for calls to listCaPools.static com.google.protobuf.Parser<ListCaPoolsResponse>
ListCaPoolsResponse. parser()
Methods in com.google.cloud.security.privateca.v1 with parameters of type ListCaPoolsResponse Modifier and Type Method Description protected CertificateAuthorityServiceClient.ListCaPoolsPage
CertificateAuthorityServiceClient.ListCaPoolsPage. createPage(com.google.api.gax.rpc.PageContext<ListCaPoolsRequest,ListCaPoolsResponse,CaPool> context, ListCaPoolsResponse response)
ListCaPoolsResponse.Builder
ListCaPoolsResponse.Builder. mergeFrom(ListCaPoolsResponse other)
static ListCaPoolsResponse.Builder
ListCaPoolsResponse. newBuilder(ListCaPoolsResponse prototype)
Method parameters in com.google.cloud.security.privateca.v1 with type arguments of type ListCaPoolsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<CertificateAuthorityServiceClient.ListCaPoolsPagedResponse>
CertificateAuthorityServiceClient.ListCaPoolsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListCaPoolsRequest,ListCaPoolsResponse,CaPool> context, com.google.api.core.ApiFuture<ListCaPoolsResponse> futureResponse)
static com.google.api.core.ApiFuture<CertificateAuthorityServiceClient.ListCaPoolsPagedResponse>
CertificateAuthorityServiceClient.ListCaPoolsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListCaPoolsRequest,ListCaPoolsResponse,CaPool> context, com.google.api.core.ApiFuture<ListCaPoolsResponse> futureResponse)
protected CertificateAuthorityServiceClient.ListCaPoolsPage
CertificateAuthorityServiceClient.ListCaPoolsPage. createPage(com.google.api.gax.rpc.PageContext<ListCaPoolsRequest,ListCaPoolsResponse,CaPool> context, ListCaPoolsResponse response)
com.google.api.core.ApiFuture<CertificateAuthorityServiceClient.ListCaPoolsPage>
CertificateAuthorityServiceClient.ListCaPoolsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCaPoolsRequest,ListCaPoolsResponse,CaPool> context, com.google.api.core.ApiFuture<ListCaPoolsResponse> futureResponse)
com.google.api.core.ApiFuture<CertificateAuthorityServiceClient.ListCaPoolsPage>
CertificateAuthorityServiceClient.ListCaPoolsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCaPoolsRequest,ListCaPoolsResponse,CaPool> context, com.google.api.core.ApiFuture<ListCaPoolsResponse> futureResponse)
default void
CertificateAuthorityServiceGrpc.AsyncService. listCaPools(ListCaPoolsRequest request, io.grpc.stub.StreamObserver<ListCaPoolsResponse> responseObserver)
Lists [CaPools][google.cloud.security.privateca.v1.CaPool].void
CertificateAuthorityServiceGrpc.CertificateAuthorityServiceStub. listCaPools(ListCaPoolsRequest request, io.grpc.stub.StreamObserver<ListCaPoolsResponse> responseObserver)
Lists [CaPools][google.cloud.security.privateca.v1.CaPool]. -
Uses of ListCaPoolsResponse in com.google.cloud.security.privateca.v1.stub
Methods in com.google.cloud.security.privateca.v1.stub that return types with arguments of type ListCaPoolsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListCaPoolsRequest,ListCaPoolsResponse>
CertificateAuthorityServiceStub. listCaPoolsCallable()
com.google.api.gax.rpc.UnaryCallable<ListCaPoolsRequest,ListCaPoolsResponse>
GrpcCertificateAuthorityServiceStub. listCaPoolsCallable()
com.google.api.gax.rpc.UnaryCallable<ListCaPoolsRequest,ListCaPoolsResponse>
HttpJsonCertificateAuthorityServiceStub. listCaPoolsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListCaPoolsRequest,ListCaPoolsResponse,CertificateAuthorityServiceClient.ListCaPoolsPagedResponse>
CertificateAuthorityServiceStubSettings.Builder. listCaPoolsSettings()
Returns the builder for the settings used for calls to listCaPools.com.google.api.gax.rpc.PagedCallSettings<ListCaPoolsRequest,ListCaPoolsResponse,CertificateAuthorityServiceClient.ListCaPoolsPagedResponse>
CertificateAuthorityServiceStubSettings. listCaPoolsSettings()
Returns the object with the settings used for calls to listCaPools.
-