Uses of Class
com.google.cloud.security.privateca.v1.ListCaPoolsRequest
-
Packages that use ListCaPoolsRequest Package Description com.google.cloud.security.privateca.v1 A client to Certificate Authority APIcom.google.cloud.security.privateca.v1.stub -
-
Uses of ListCaPoolsRequest in com.google.cloud.security.privateca.v1
Methods in com.google.cloud.security.privateca.v1 that return ListCaPoolsRequest Modifier and Type Method Description ListCaPoolsRequestListCaPoolsRequest.Builder. build()ListCaPoolsRequestListCaPoolsRequest.Builder. buildPartial()static ListCaPoolsRequestListCaPoolsRequest. getDefaultInstance()ListCaPoolsRequestListCaPoolsRequest.Builder. getDefaultInstanceForType()ListCaPoolsRequestListCaPoolsRequest. getDefaultInstanceForType()static ListCaPoolsRequestListCaPoolsRequest. parseDelimitedFrom(InputStream input)static ListCaPoolsRequestListCaPoolsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCaPoolsRequestListCaPoolsRequest. parseFrom(byte[] data)static ListCaPoolsRequestListCaPoolsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCaPoolsRequestListCaPoolsRequest. parseFrom(com.google.protobuf.ByteString data)static ListCaPoolsRequestListCaPoolsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCaPoolsRequestListCaPoolsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListCaPoolsRequestListCaPoolsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCaPoolsRequestListCaPoolsRequest. parseFrom(InputStream input)static ListCaPoolsRequestListCaPoolsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCaPoolsRequestListCaPoolsRequest. parseFrom(ByteBuffer data)static ListCaPoolsRequestListCaPoolsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.security.privateca.v1 that return types with arguments of type ListCaPoolsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListCaPoolsRequest,ListCaPoolsResponse>CertificateAuthorityServiceGrpc. getListCaPoolsMethod()com.google.protobuf.Parser<ListCaPoolsRequest>ListCaPoolsRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListCaPoolsRequest,ListCaPoolsResponse>CertificateAuthorityServiceClient. listCaPoolsCallable()Lists [CaPools][google.cloud.security.privateca.v1.CaPool].com.google.api.gax.rpc.UnaryCallable<ListCaPoolsRequest,CertificateAuthorityServiceClient.ListCaPoolsPagedResponse>CertificateAuthorityServiceClient. listCaPoolsPagedCallable()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<ListCaPoolsRequest>ListCaPoolsRequest. parser()Methods in com.google.cloud.security.privateca.v1 with parameters of type ListCaPoolsRequest Modifier and Type Method Description CertificateAuthorityServiceClient.ListCaPoolsPagedResponseCertificateAuthorityServiceClient. listCaPools(ListCaPoolsRequest request)Lists [CaPools][google.cloud.security.privateca.v1.CaPool].default voidCertificateAuthorityServiceGrpc.AsyncService. listCaPools(ListCaPoolsRequest request, io.grpc.stub.StreamObserver<ListCaPoolsResponse> responseObserver)Lists [CaPools][google.cloud.security.privateca.v1.CaPool].ListCaPoolsResponseCertificateAuthorityServiceGrpc.CertificateAuthorityServiceBlockingStub. listCaPools(ListCaPoolsRequest request)Lists [CaPools][google.cloud.security.privateca.v1.CaPool].com.google.common.util.concurrent.ListenableFuture<ListCaPoolsResponse>CertificateAuthorityServiceGrpc.CertificateAuthorityServiceFutureStub. listCaPools(ListCaPoolsRequest request)Lists [CaPools][google.cloud.security.privateca.v1.CaPool].voidCertificateAuthorityServiceGrpc.CertificateAuthorityServiceStub. listCaPools(ListCaPoolsRequest request, io.grpc.stub.StreamObserver<ListCaPoolsResponse> responseObserver)Lists [CaPools][google.cloud.security.privateca.v1.CaPool].ListCaPoolsRequest.BuilderListCaPoolsRequest.Builder. mergeFrom(ListCaPoolsRequest other)static ListCaPoolsRequest.BuilderListCaPoolsRequest. newBuilder(ListCaPoolsRequest prototype)Method parameters in com.google.cloud.security.privateca.v1 with type arguments of type ListCaPoolsRequest 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)protected CertificateAuthorityServiceClient.ListCaPoolsPageCertificateAuthorityServiceClient.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) -
Uses of ListCaPoolsRequest in com.google.cloud.security.privateca.v1.stub
Methods in com.google.cloud.security.privateca.v1.stub that return types with arguments of type ListCaPoolsRequest 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.UnaryCallable<ListCaPoolsRequest,CertificateAuthorityServiceClient.ListCaPoolsPagedResponse>CertificateAuthorityServiceStub. listCaPoolsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListCaPoolsRequest,CertificateAuthorityServiceClient.ListCaPoolsPagedResponse>GrpcCertificateAuthorityServiceStub. listCaPoolsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListCaPoolsRequest,CertificateAuthorityServiceClient.ListCaPoolsPagedResponse>HttpJsonCertificateAuthorityServiceStub. listCaPoolsPagedCallable()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.
-