Uses of Class
com.google.cloud.security.publicca.v1beta1.ExternalAccountKey
-
Packages that use ExternalAccountKey Package Description com.google.cloud.security.publicca.v1beta1 A client to Public Certificate Authority APIcom.google.cloud.security.publicca.v1beta1.stub -
-
Uses of ExternalAccountKey in com.google.cloud.security.publicca.v1beta1
Methods in com.google.cloud.security.publicca.v1beta1 that return ExternalAccountKey Modifier and Type Method Description ExternalAccountKey
ExternalAccountKey.Builder. build()
ExternalAccountKey
ExternalAccountKey.Builder. buildPartial()
ExternalAccountKey
PublicCertificateAuthorityServiceClient. createExternalAccountKey(CreateExternalAccountKeyRequest request)
Creates a new [ExternalAccountKey][google.cloud.security.publicca.v1beta1.ExternalAccountKey] bound to the project.ExternalAccountKey
PublicCertificateAuthorityServiceClient. createExternalAccountKey(LocationName parent, ExternalAccountKey externalAccountKey)
Creates a new [ExternalAccountKey][google.cloud.security.publicca.v1beta1.ExternalAccountKey] bound to the project.ExternalAccountKey
PublicCertificateAuthorityServiceClient. createExternalAccountKey(String parent, ExternalAccountKey externalAccountKey)
Creates a new [ExternalAccountKey][google.cloud.security.publicca.v1beta1.ExternalAccountKey] bound to the project.ExternalAccountKey
PublicCertificateAuthorityServiceGrpc.PublicCertificateAuthorityServiceBlockingStub. createExternalAccountKey(CreateExternalAccountKeyRequest request)
Creates a new [ExternalAccountKey][google.cloud.security.publicca.v1beta1.ExternalAccountKey] bound to the project.static ExternalAccountKey
ExternalAccountKey. getDefaultInstance()
ExternalAccountKey
ExternalAccountKey.Builder. getDefaultInstanceForType()
ExternalAccountKey
ExternalAccountKey. getDefaultInstanceForType()
ExternalAccountKey
CreateExternalAccountKeyRequest.Builder. getExternalAccountKey()
Required.ExternalAccountKey
CreateExternalAccountKeyRequest. getExternalAccountKey()
Required.ExternalAccountKey
CreateExternalAccountKeyRequestOrBuilder. getExternalAccountKey()
Required.static ExternalAccountKey
ExternalAccountKey. parseDelimitedFrom(InputStream input)
static ExternalAccountKey
ExternalAccountKey. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ExternalAccountKey
ExternalAccountKey. parseFrom(byte[] data)
static ExternalAccountKey
ExternalAccountKey. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ExternalAccountKey
ExternalAccountKey. parseFrom(com.google.protobuf.ByteString data)
static ExternalAccountKey
ExternalAccountKey. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ExternalAccountKey
ExternalAccountKey. parseFrom(com.google.protobuf.CodedInputStream input)
static ExternalAccountKey
ExternalAccountKey. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ExternalAccountKey
ExternalAccountKey. parseFrom(InputStream input)
static ExternalAccountKey
ExternalAccountKey. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ExternalAccountKey
ExternalAccountKey. parseFrom(ByteBuffer data)
static ExternalAccountKey
ExternalAccountKey. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.security.publicca.v1beta1 that return types with arguments of type ExternalAccountKey Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<ExternalAccountKey>
PublicCertificateAuthorityServiceGrpc.PublicCertificateAuthorityServiceFutureStub. createExternalAccountKey(CreateExternalAccountKeyRequest request)
Creates a new [ExternalAccountKey][google.cloud.security.publicca.v1beta1.ExternalAccountKey] bound to the project.com.google.api.gax.rpc.UnaryCallable<CreateExternalAccountKeyRequest,ExternalAccountKey>
PublicCertificateAuthorityServiceClient. createExternalAccountKeyCallable()
Creates a new [ExternalAccountKey][google.cloud.security.publicca.v1beta1.ExternalAccountKey] bound to the project.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateExternalAccountKeyRequest,ExternalAccountKey>
PublicCertificateAuthorityServiceSettings.Builder. createExternalAccountKeySettings()
Returns the builder for the settings used for calls to createExternalAccountKey.com.google.api.gax.rpc.UnaryCallSettings<CreateExternalAccountKeyRequest,ExternalAccountKey>
PublicCertificateAuthorityServiceSettings. createExternalAccountKeySettings()
Returns the object with the settings used for calls to createExternalAccountKey.static io.grpc.MethodDescriptor<CreateExternalAccountKeyRequest,ExternalAccountKey>
PublicCertificateAuthorityServiceGrpc. getCreateExternalAccountKeyMethod()
com.google.protobuf.Parser<ExternalAccountKey>
ExternalAccountKey. getParserForType()
static com.google.protobuf.Parser<ExternalAccountKey>
ExternalAccountKey. parser()
Methods in com.google.cloud.security.publicca.v1beta1 with parameters of type ExternalAccountKey Modifier and Type Method Description ExternalAccountKey
PublicCertificateAuthorityServiceClient. createExternalAccountKey(LocationName parent, ExternalAccountKey externalAccountKey)
Creates a new [ExternalAccountKey][google.cloud.security.publicca.v1beta1.ExternalAccountKey] bound to the project.ExternalAccountKey
PublicCertificateAuthorityServiceClient. createExternalAccountKey(String parent, ExternalAccountKey externalAccountKey)
Creates a new [ExternalAccountKey][google.cloud.security.publicca.v1beta1.ExternalAccountKey] bound to the project.CreateExternalAccountKeyRequest.Builder
CreateExternalAccountKeyRequest.Builder. mergeExternalAccountKey(ExternalAccountKey value)
Required.ExternalAccountKey.Builder
ExternalAccountKey.Builder. mergeFrom(ExternalAccountKey other)
static ExternalAccountKey.Builder
ExternalAccountKey. newBuilder(ExternalAccountKey prototype)
CreateExternalAccountKeyRequest.Builder
CreateExternalAccountKeyRequest.Builder. setExternalAccountKey(ExternalAccountKey value)
Required.Method parameters in com.google.cloud.security.publicca.v1beta1 with type arguments of type ExternalAccountKey Modifier and Type Method Description default void
PublicCertificateAuthorityServiceGrpc.AsyncService. createExternalAccountKey(CreateExternalAccountKeyRequest request, io.grpc.stub.StreamObserver<ExternalAccountKey> responseObserver)
Creates a new [ExternalAccountKey][google.cloud.security.publicca.v1beta1.ExternalAccountKey] bound to the project.void
PublicCertificateAuthorityServiceGrpc.PublicCertificateAuthorityServiceStub. createExternalAccountKey(CreateExternalAccountKeyRequest request, io.grpc.stub.StreamObserver<ExternalAccountKey> responseObserver)
Creates a new [ExternalAccountKey][google.cloud.security.publicca.v1beta1.ExternalAccountKey] bound to the project. -
Uses of ExternalAccountKey in com.google.cloud.security.publicca.v1beta1.stub
Methods in com.google.cloud.security.publicca.v1beta1.stub that return types with arguments of type ExternalAccountKey Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateExternalAccountKeyRequest,ExternalAccountKey>
GrpcPublicCertificateAuthorityServiceStub. createExternalAccountKeyCallable()
com.google.api.gax.rpc.UnaryCallable<CreateExternalAccountKeyRequest,ExternalAccountKey>
HttpJsonPublicCertificateAuthorityServiceStub. createExternalAccountKeyCallable()
com.google.api.gax.rpc.UnaryCallable<CreateExternalAccountKeyRequest,ExternalAccountKey>
PublicCertificateAuthorityServiceStub. createExternalAccountKeyCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateExternalAccountKeyRequest,ExternalAccountKey>
PublicCertificateAuthorityServiceStubSettings.Builder. createExternalAccountKeySettings()
Returns the builder for the settings used for calls to createExternalAccountKey.com.google.api.gax.rpc.UnaryCallSettings<CreateExternalAccountKeyRequest,ExternalAccountKey>
PublicCertificateAuthorityServiceStubSettings. createExternalAccountKeySettings()
Returns the object with the settings used for calls to createExternalAccountKey.
-