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