Uses of Class
com.google.cloud.security.privateca.v1beta1.FetchCertificateAuthorityCsrResponse
-
Packages that use FetchCertificateAuthorityCsrResponse Package Description com.google.cloud.security.privateca.v1beta1 A client to Certificate Authority APIcom.google.cloud.security.privateca.v1beta1.stub -
-
Uses of FetchCertificateAuthorityCsrResponse in com.google.cloud.security.privateca.v1beta1
Methods in com.google.cloud.security.privateca.v1beta1 that return FetchCertificateAuthorityCsrResponse Modifier and Type Method Description FetchCertificateAuthorityCsrResponse
FetchCertificateAuthorityCsrResponse.Builder. build()
FetchCertificateAuthorityCsrResponse
FetchCertificateAuthorityCsrResponse.Builder. buildPartial()
FetchCertificateAuthorityCsrResponse
CertificateAuthorityServiceClient. fetchCertificateAuthorityCsr(CertificateAuthorityName name)
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
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].FetchCertificateAuthorityCsrResponse
CertificateAuthorityServiceClient. fetchCertificateAuthorityCsr(String name)
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].static FetchCertificateAuthorityCsrResponse
FetchCertificateAuthorityCsrResponse. getDefaultInstance()
FetchCertificateAuthorityCsrResponse
FetchCertificateAuthorityCsrResponse.Builder. getDefaultInstanceForType()
FetchCertificateAuthorityCsrResponse
FetchCertificateAuthorityCsrResponse. getDefaultInstanceForType()
static FetchCertificateAuthorityCsrResponse
FetchCertificateAuthorityCsrResponse. parseDelimitedFrom(InputStream input)
static FetchCertificateAuthorityCsrResponse
FetchCertificateAuthorityCsrResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FetchCertificateAuthorityCsrResponse
FetchCertificateAuthorityCsrResponse. parseFrom(byte[] data)
static FetchCertificateAuthorityCsrResponse
FetchCertificateAuthorityCsrResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FetchCertificateAuthorityCsrResponse
FetchCertificateAuthorityCsrResponse. parseFrom(com.google.protobuf.ByteString data)
static FetchCertificateAuthorityCsrResponse
FetchCertificateAuthorityCsrResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FetchCertificateAuthorityCsrResponse
FetchCertificateAuthorityCsrResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static FetchCertificateAuthorityCsrResponse
FetchCertificateAuthorityCsrResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FetchCertificateAuthorityCsrResponse
FetchCertificateAuthorityCsrResponse. parseFrom(InputStream input)
static FetchCertificateAuthorityCsrResponse
FetchCertificateAuthorityCsrResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FetchCertificateAuthorityCsrResponse
FetchCertificateAuthorityCsrResponse. parseFrom(ByteBuffer data)
static FetchCertificateAuthorityCsrResponse
FetchCertificateAuthorityCsrResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.security.privateca.v1beta1 that return types with arguments of type FetchCertificateAuthorityCsrResponse Modifier and Type Method Description 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].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<FetchCertificateAuthorityCsrResponse>
FetchCertificateAuthorityCsrResponse. getParserForType()
static com.google.protobuf.Parser<FetchCertificateAuthorityCsrResponse>
FetchCertificateAuthorityCsrResponse. parser()
Methods in com.google.cloud.security.privateca.v1beta1 with parameters of type FetchCertificateAuthorityCsrResponse Modifier and Type Method Description FetchCertificateAuthorityCsrResponse.Builder
FetchCertificateAuthorityCsrResponse.Builder. mergeFrom(FetchCertificateAuthorityCsrResponse other)
static FetchCertificateAuthorityCsrResponse.Builder
FetchCertificateAuthorityCsrResponse. newBuilder(FetchCertificateAuthorityCsrResponse prototype)
Method parameters in com.google.cloud.security.privateca.v1beta1 with type arguments of type FetchCertificateAuthorityCsrResponse Modifier and Type Method Description 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].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]. -
Uses of FetchCertificateAuthorityCsrResponse in com.google.cloud.security.privateca.v1beta1.stub
Methods in com.google.cloud.security.privateca.v1beta1.stub that return types with arguments of type FetchCertificateAuthorityCsrResponse 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.
-