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