Uses of Class
com.google.cloud.security.privateca.v1.FetchCertificateAuthorityCsrRequest
-
Packages that use FetchCertificateAuthorityCsrRequest Package Description com.google.cloud.security.privateca.v1 A client to Certificate Authority APIcom.google.cloud.security.privateca.v1.stub -
-
Uses of FetchCertificateAuthorityCsrRequest in com.google.cloud.security.privateca.v1
Methods in com.google.cloud.security.privateca.v1 that return FetchCertificateAuthorityCsrRequest Modifier and Type Method Description FetchCertificateAuthorityCsrRequestFetchCertificateAuthorityCsrRequest.Builder. build()FetchCertificateAuthorityCsrRequestFetchCertificateAuthorityCsrRequest.Builder. buildPartial()static FetchCertificateAuthorityCsrRequestFetchCertificateAuthorityCsrRequest. getDefaultInstance()FetchCertificateAuthorityCsrRequestFetchCertificateAuthorityCsrRequest.Builder. getDefaultInstanceForType()FetchCertificateAuthorityCsrRequestFetchCertificateAuthorityCsrRequest. getDefaultInstanceForType()static FetchCertificateAuthorityCsrRequestFetchCertificateAuthorityCsrRequest. parseDelimitedFrom(InputStream input)static FetchCertificateAuthorityCsrRequestFetchCertificateAuthorityCsrRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FetchCertificateAuthorityCsrRequestFetchCertificateAuthorityCsrRequest. parseFrom(byte[] data)static FetchCertificateAuthorityCsrRequestFetchCertificateAuthorityCsrRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FetchCertificateAuthorityCsrRequestFetchCertificateAuthorityCsrRequest. parseFrom(com.google.protobuf.ByteString data)static FetchCertificateAuthorityCsrRequestFetchCertificateAuthorityCsrRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FetchCertificateAuthorityCsrRequestFetchCertificateAuthorityCsrRequest. parseFrom(com.google.protobuf.CodedInputStream input)static FetchCertificateAuthorityCsrRequestFetchCertificateAuthorityCsrRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FetchCertificateAuthorityCsrRequestFetchCertificateAuthorityCsrRequest. parseFrom(InputStream input)static FetchCertificateAuthorityCsrRequestFetchCertificateAuthorityCsrRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FetchCertificateAuthorityCsrRequestFetchCertificateAuthorityCsrRequest. parseFrom(ByteBuffer data)static FetchCertificateAuthorityCsrRequestFetchCertificateAuthorityCsrRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.security.privateca.v1 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.v1.CertificateAuthority] that is in state [AWAITING_USER_ACTIVATION][google.cloud.security.privateca.v1.CertificateAuthority.State.AWAITING_USER_ACTIVATION] and is of type [SUBORDINATE][google.cloud.security.privateca.v1.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.v1 with parameters of type FetchCertificateAuthorityCsrRequest Modifier and Type Method Description FetchCertificateAuthorityCsrResponseCertificateAuthorityServiceClient. fetchCertificateAuthorityCsr(FetchCertificateAuthorityCsrRequest request)Fetch a certificate signing request (CSR) from a [CertificateAuthority][google.cloud.security.privateca.v1.CertificateAuthority] that is in state [AWAITING_USER_ACTIVATION][google.cloud.security.privateca.v1.CertificateAuthority.State.AWAITING_USER_ACTIVATION] and is of type [SUBORDINATE][google.cloud.security.privateca.v1.CertificateAuthority.Type.SUBORDINATE].default voidCertificateAuthorityServiceGrpc.AsyncService. fetchCertificateAuthorityCsr(FetchCertificateAuthorityCsrRequest request, io.grpc.stub.StreamObserver<FetchCertificateAuthorityCsrResponse> responseObserver)Fetch a certificate signing request (CSR) from a [CertificateAuthority][google.cloud.security.privateca.v1.CertificateAuthority] that is in state [AWAITING_USER_ACTIVATION][google.cloud.security.privateca.v1.CertificateAuthority.State.AWAITING_USER_ACTIVATION] and is of type [SUBORDINATE][google.cloud.security.privateca.v1.CertificateAuthority.Type.SUBORDINATE].FetchCertificateAuthorityCsrResponseCertificateAuthorityServiceGrpc.CertificateAuthorityServiceBlockingStub. fetchCertificateAuthorityCsr(FetchCertificateAuthorityCsrRequest request)Fetch a certificate signing request (CSR) from a [CertificateAuthority][google.cloud.security.privateca.v1.CertificateAuthority] that is in state [AWAITING_USER_ACTIVATION][google.cloud.security.privateca.v1.CertificateAuthority.State.AWAITING_USER_ACTIVATION] and is of type [SUBORDINATE][google.cloud.security.privateca.v1.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.v1.CertificateAuthority] that is in state [AWAITING_USER_ACTIVATION][google.cloud.security.privateca.v1.CertificateAuthority.State.AWAITING_USER_ACTIVATION] and is of type [SUBORDINATE][google.cloud.security.privateca.v1.CertificateAuthority.Type.SUBORDINATE].voidCertificateAuthorityServiceGrpc.CertificateAuthorityServiceStub. fetchCertificateAuthorityCsr(FetchCertificateAuthorityCsrRequest request, io.grpc.stub.StreamObserver<FetchCertificateAuthorityCsrResponse> responseObserver)Fetch a certificate signing request (CSR) from a [CertificateAuthority][google.cloud.security.privateca.v1.CertificateAuthority] that is in state [AWAITING_USER_ACTIVATION][google.cloud.security.privateca.v1.CertificateAuthority.State.AWAITING_USER_ACTIVATION] and is of type [SUBORDINATE][google.cloud.security.privateca.v1.CertificateAuthority.Type.SUBORDINATE].FetchCertificateAuthorityCsrRequest.BuilderFetchCertificateAuthorityCsrRequest.Builder. mergeFrom(FetchCertificateAuthorityCsrRequest other)static FetchCertificateAuthorityCsrRequest.BuilderFetchCertificateAuthorityCsrRequest. newBuilder(FetchCertificateAuthorityCsrRequest prototype) -
Uses of FetchCertificateAuthorityCsrRequest in com.google.cloud.security.privateca.v1.stub
Methods in com.google.cloud.security.privateca.v1.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.
-