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 ExternalAccountKeyExternalAccountKey.Builder. build()ExternalAccountKeyExternalAccountKey.Builder. buildPartial()ExternalAccountKeyPublicCertificateAuthorityServiceClient. createExternalAccountKey(CreateExternalAccountKeyRequest request)Creates a new [ExternalAccountKey][google.cloud.security.publicca.v1beta1.ExternalAccountKey] bound to the project.ExternalAccountKeyPublicCertificateAuthorityServiceClient. createExternalAccountKey(LocationName parent, ExternalAccountKey externalAccountKey)Creates a new [ExternalAccountKey][google.cloud.security.publicca.v1beta1.ExternalAccountKey] bound to the project.ExternalAccountKeyPublicCertificateAuthorityServiceClient. createExternalAccountKey(String parent, ExternalAccountKey externalAccountKey)Creates a new [ExternalAccountKey][google.cloud.security.publicca.v1beta1.ExternalAccountKey] bound to the project.ExternalAccountKeyPublicCertificateAuthorityServiceGrpc.PublicCertificateAuthorityServiceBlockingStub. createExternalAccountKey(CreateExternalAccountKeyRequest request)Creates a new [ExternalAccountKey][google.cloud.security.publicca.v1beta1.ExternalAccountKey] bound to the project.static ExternalAccountKeyExternalAccountKey. getDefaultInstance()ExternalAccountKeyExternalAccountKey.Builder. getDefaultInstanceForType()ExternalAccountKeyExternalAccountKey. getDefaultInstanceForType()ExternalAccountKeyCreateExternalAccountKeyRequest.Builder. getExternalAccountKey()Required.ExternalAccountKeyCreateExternalAccountKeyRequest. getExternalAccountKey()Required.ExternalAccountKeyCreateExternalAccountKeyRequestOrBuilder. getExternalAccountKey()Required.static ExternalAccountKeyExternalAccountKey. parseDelimitedFrom(InputStream input)static ExternalAccountKeyExternalAccountKey. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExternalAccountKeyExternalAccountKey. parseFrom(byte[] data)static ExternalAccountKeyExternalAccountKey. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExternalAccountKeyExternalAccountKey. parseFrom(com.google.protobuf.ByteString data)static ExternalAccountKeyExternalAccountKey. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExternalAccountKeyExternalAccountKey. parseFrom(com.google.protobuf.CodedInputStream input)static ExternalAccountKeyExternalAccountKey. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExternalAccountKeyExternalAccountKey. parseFrom(InputStream input)static ExternalAccountKeyExternalAccountKey. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExternalAccountKeyExternalAccountKey. parseFrom(ByteBuffer data)static ExternalAccountKeyExternalAccountKey. 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 ExternalAccountKeyPublicCertificateAuthorityServiceClient. createExternalAccountKey(LocationName parent, ExternalAccountKey externalAccountKey)Creates a new [ExternalAccountKey][google.cloud.security.publicca.v1beta1.ExternalAccountKey] bound to the project.ExternalAccountKeyPublicCertificateAuthorityServiceClient. createExternalAccountKey(String parent, ExternalAccountKey externalAccountKey)Creates a new [ExternalAccountKey][google.cloud.security.publicca.v1beta1.ExternalAccountKey] bound to the project.CreateExternalAccountKeyRequest.BuilderCreateExternalAccountKeyRequest.Builder. mergeExternalAccountKey(ExternalAccountKey value)Required.ExternalAccountKey.BuilderExternalAccountKey.Builder. mergeFrom(ExternalAccountKey other)static ExternalAccountKey.BuilderExternalAccountKey. newBuilder(ExternalAccountKey prototype)CreateExternalAccountKeyRequest.BuilderCreateExternalAccountKeyRequest.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 voidPublicCertificateAuthorityServiceGrpc.AsyncService. createExternalAccountKey(CreateExternalAccountKeyRequest request, io.grpc.stub.StreamObserver<ExternalAccountKey> responseObserver)Creates a new [ExternalAccountKey][google.cloud.security.publicca.v1beta1.ExternalAccountKey] bound to the project.voidPublicCertificateAuthorityServiceGrpc.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.
-