Uses of Class
com.google.cloud.security.privateca.v1beta1.FetchCertificateAuthorityCsrRequest
-
Packages that use FetchCertificateAuthorityCsrRequest Package Description com.google.cloud.security.privateca.v1beta1 A client to Certificate Authority APIcom.google.cloud.security.privateca.v1beta1.stub -
-
Uses of FetchCertificateAuthorityCsrRequest in com.google.cloud.security.privateca.v1beta1
Methods in com.google.cloud.security.privateca.v1beta1 that return FetchCertificateAuthorityCsrRequest Modifier and Type Method Description FetchCertificateAuthorityCsrRequest
FetchCertificateAuthorityCsrRequest.Builder. build()
FetchCertificateAuthorityCsrRequest
FetchCertificateAuthorityCsrRequest.Builder. buildPartial()
static FetchCertificateAuthorityCsrRequest
FetchCertificateAuthorityCsrRequest. getDefaultInstance()
FetchCertificateAuthorityCsrRequest
FetchCertificateAuthorityCsrRequest.Builder. getDefaultInstanceForType()
FetchCertificateAuthorityCsrRequest
FetchCertificateAuthorityCsrRequest. getDefaultInstanceForType()
static FetchCertificateAuthorityCsrRequest
FetchCertificateAuthorityCsrRequest. parseDelimitedFrom(InputStream input)
static FetchCertificateAuthorityCsrRequest
FetchCertificateAuthorityCsrRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FetchCertificateAuthorityCsrRequest
FetchCertificateAuthorityCsrRequest. parseFrom(byte[] data)
static FetchCertificateAuthorityCsrRequest
FetchCertificateAuthorityCsrRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FetchCertificateAuthorityCsrRequest
FetchCertificateAuthorityCsrRequest. parseFrom(com.google.protobuf.ByteString data)
static FetchCertificateAuthorityCsrRequest
FetchCertificateAuthorityCsrRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FetchCertificateAuthorityCsrRequest
FetchCertificateAuthorityCsrRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static FetchCertificateAuthorityCsrRequest
FetchCertificateAuthorityCsrRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FetchCertificateAuthorityCsrRequest
FetchCertificateAuthorityCsrRequest. parseFrom(InputStream input)
static FetchCertificateAuthorityCsrRequest
FetchCertificateAuthorityCsrRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FetchCertificateAuthorityCsrRequest
FetchCertificateAuthorityCsrRequest. parseFrom(ByteBuffer data)
static FetchCertificateAuthorityCsrRequest
FetchCertificateAuthorityCsrRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.security.privateca.v1beta1 that return types with arguments of type FetchCertificateAuthorityCsrRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<FetchCertificateAuthorityCsrRequest,FetchCertificateAuthorityCsrResponse>
CertificateAuthorityServiceClient. fetchCertificateAuthorityCsrCallable()
Fetch a certificate signing request (CSR) from a [CertificateAuthority][google.cloud.security.privateca.v1beta1.CertificateAuthority] that is in state [PENDING_ACTIVATION][google.cloud.security.privateca.v1beta1.CertificateAuthority.State.PENDING_ACTIVATION] and is of type [SUBORDINATE][google.cloud.security.privateca.v1beta1.CertificateAuthority.Type.SUBORDINATE].com.google.api.gax.rpc.UnaryCallSettings.Builder<FetchCertificateAuthorityCsrRequest,FetchCertificateAuthorityCsrResponse>
CertificateAuthorityServiceSettings.Builder. fetchCertificateAuthorityCsrSettings()
Returns the builder for the settings used for calls to fetchCertificateAuthorityCsr.com.google.api.gax.rpc.UnaryCallSettings<FetchCertificateAuthorityCsrRequest,FetchCertificateAuthorityCsrResponse>
CertificateAuthorityServiceSettings. fetchCertificateAuthorityCsrSettings()
Returns the object with the settings used for calls to fetchCertificateAuthorityCsr.static io.grpc.MethodDescriptor<FetchCertificateAuthorityCsrRequest,FetchCertificateAuthorityCsrResponse>
CertificateAuthorityServiceGrpc. getFetchCertificateAuthorityCsrMethod()
com.google.protobuf.Parser<FetchCertificateAuthorityCsrRequest>
FetchCertificateAuthorityCsrRequest. getParserForType()
static com.google.protobuf.Parser<FetchCertificateAuthorityCsrRequest>
FetchCertificateAuthorityCsrRequest. parser()
Methods in com.google.cloud.security.privateca.v1beta1 with parameters of type FetchCertificateAuthorityCsrRequest Modifier and Type Method Description FetchCertificateAuthorityCsrResponse
CertificateAuthorityServiceClient. fetchCertificateAuthorityCsr(FetchCertificateAuthorityCsrRequest request)
Fetch a certificate signing request (CSR) from a [CertificateAuthority][google.cloud.security.privateca.v1beta1.CertificateAuthority] that is in state [PENDING_ACTIVATION][google.cloud.security.privateca.v1beta1.CertificateAuthority.State.PENDING_ACTIVATION] and is of type [SUBORDINATE][google.cloud.security.privateca.v1beta1.CertificateAuthority.Type.SUBORDINATE].default void
CertificateAuthorityServiceGrpc.AsyncService. fetchCertificateAuthorityCsr(FetchCertificateAuthorityCsrRequest request, io.grpc.stub.StreamObserver<FetchCertificateAuthorityCsrResponse> responseObserver)
Fetch a certificate signing request (CSR) from a [CertificateAuthority][google.cloud.security.privateca.v1beta1.CertificateAuthority] that is in state [PENDING_ACTIVATION][google.cloud.security.privateca.v1beta1.CertificateAuthority.State.PENDING_ACTIVATION] and is of type [SUBORDINATE][google.cloud.security.privateca.v1beta1.CertificateAuthority.Type.SUBORDINATE].FetchCertificateAuthorityCsrResponse
CertificateAuthorityServiceGrpc.CertificateAuthorityServiceBlockingStub. fetchCertificateAuthorityCsr(FetchCertificateAuthorityCsrRequest request)
Fetch a certificate signing request (CSR) from a [CertificateAuthority][google.cloud.security.privateca.v1beta1.CertificateAuthority] that is in state [PENDING_ACTIVATION][google.cloud.security.privateca.v1beta1.CertificateAuthority.State.PENDING_ACTIVATION] and is of type [SUBORDINATE][google.cloud.security.privateca.v1beta1.CertificateAuthority.Type.SUBORDINATE].com.google.common.util.concurrent.ListenableFuture<FetchCertificateAuthorityCsrResponse>
CertificateAuthorityServiceGrpc.CertificateAuthorityServiceFutureStub. fetchCertificateAuthorityCsr(FetchCertificateAuthorityCsrRequest request)
Fetch a certificate signing request (CSR) from a [CertificateAuthority][google.cloud.security.privateca.v1beta1.CertificateAuthority] that is in state [PENDING_ACTIVATION][google.cloud.security.privateca.v1beta1.CertificateAuthority.State.PENDING_ACTIVATION] and is of type [SUBORDINATE][google.cloud.security.privateca.v1beta1.CertificateAuthority.Type.SUBORDINATE].void
CertificateAuthorityServiceGrpc.CertificateAuthorityServiceStub. fetchCertificateAuthorityCsr(FetchCertificateAuthorityCsrRequest request, io.grpc.stub.StreamObserver<FetchCertificateAuthorityCsrResponse> responseObserver)
Fetch a certificate signing request (CSR) from a [CertificateAuthority][google.cloud.security.privateca.v1beta1.CertificateAuthority] that is in state [PENDING_ACTIVATION][google.cloud.security.privateca.v1beta1.CertificateAuthority.State.PENDING_ACTIVATION] and is of type [SUBORDINATE][google.cloud.security.privateca.v1beta1.CertificateAuthority.Type.SUBORDINATE].FetchCertificateAuthorityCsrRequest.Builder
FetchCertificateAuthorityCsrRequest.Builder. mergeFrom(FetchCertificateAuthorityCsrRequest other)
static FetchCertificateAuthorityCsrRequest.Builder
FetchCertificateAuthorityCsrRequest. newBuilder(FetchCertificateAuthorityCsrRequest prototype)
-
Uses of FetchCertificateAuthorityCsrRequest in com.google.cloud.security.privateca.v1beta1.stub
Methods in com.google.cloud.security.privateca.v1beta1.stub that return types with arguments of type FetchCertificateAuthorityCsrRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<FetchCertificateAuthorityCsrRequest,FetchCertificateAuthorityCsrResponse>
CertificateAuthorityServiceStub. fetchCertificateAuthorityCsrCallable()
com.google.api.gax.rpc.UnaryCallable<FetchCertificateAuthorityCsrRequest,FetchCertificateAuthorityCsrResponse>
GrpcCertificateAuthorityServiceStub. fetchCertificateAuthorityCsrCallable()
com.google.api.gax.rpc.UnaryCallable<FetchCertificateAuthorityCsrRequest,FetchCertificateAuthorityCsrResponse>
HttpJsonCertificateAuthorityServiceStub. fetchCertificateAuthorityCsrCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<FetchCertificateAuthorityCsrRequest,FetchCertificateAuthorityCsrResponse>
CertificateAuthorityServiceStubSettings.Builder. fetchCertificateAuthorityCsrSettings()
Returns the builder for the settings used for calls to fetchCertificateAuthorityCsr.com.google.api.gax.rpc.UnaryCallSettings<FetchCertificateAuthorityCsrRequest,FetchCertificateAuthorityCsrResponse>
CertificateAuthorityServiceStubSettings. fetchCertificateAuthorityCsrSettings()
Returns the object with the settings used for calls to fetchCertificateAuthorityCsr.
-