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