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