Package com.google.cloud.security.publicca.v1beta1 (0.31.0)

GitHub Repository

This package is not the latest GA version!

For this library, we recommend using the package associated with API version v1beta1 for new applications.

Prerelease Implications

This package is a prerelease version! Use with caution. Prerelease versions are considered unstable as they may be shut down. You can read more about Cloud API versioning strategy here. Each Cloud Java client library may contain multiple packages. Each package containing a version number in its name corresponds to a published version of the service. We recommend using the latest stable version for new production applications, which can be identified by the largest numeric version that does not contain a suffix. For example, if a client library has two packages: v1 and v2alpha, then the latest stable version is v1. If you use an unstable release, breaking changes may be introduced when upgrading.

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

Client Description
com.google.cloud.security.publicca.v1beta1.PublicCertificateAuthorityServiceClient Service Description: Manages the resources required for ACME external account binding for the public certificate authority service.

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com.google.cloud.security.publicca.v1beta1.PublicCertificateAuthorityServiceSettings Settings class to configure an instance of PublicCertificateAuthorityServiceClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.cloud.security.publicca.v1beta1.CreateExternalAccountKeyRequest Creates a new ExternalAccountKey in a given project.
com.google.cloud.security.publicca.v1beta1.CreateExternalAccountKeyRequest.Builder Creates a new ExternalAccountKey in a given project.
com.google.cloud.security.publicca.v1beta1.ExternalAccountKey A representation of an ExternalAccountKey used for external account binding within ACME.
com.google.cloud.security.publicca.v1beta1.ExternalAccountKey.Builder A representation of an ExternalAccountKey used for external account binding within ACME.
com.google.cloud.security.publicca.v1beta1.ExternalAccountKeyName
com.google.cloud.security.publicca.v1beta1.ExternalAccountKeyName.Builder Builder for projects/{project}/locations/{location}/externalAccountKeys/{external_account_key}.
com.google.cloud.security.publicca.v1beta1.LocationName
com.google.cloud.security.publicca.v1beta1.LocationName.Builder Builder for projects/{project}/locations/{location}.
com.google.cloud.security.publicca.v1beta1.PublicCertificateAuthorityServiceGrpc Manages the resources required for ACME external account binding for the public certificate authority service.
com.google.cloud.security.publicca.v1beta1.PublicCertificateAuthorityServiceGrpc.PublicCertificateAuthorityServiceImplBase Base class for the server implementation of the service PublicCertificateAuthorityService. Manages the resources required for ACME external account
com.google.cloud.security.publicca.v1beta1.PublicCertificateAuthorityServiceSettings.Builder Builder for PublicCertificateAuthorityServiceSettings.
com.google.cloud.security.publicca.v1beta1.ResourcesProto
com.google.cloud.security.publicca.v1beta1.ServiceProto

Interfaces

Interface Description
com.google.cloud.security.publicca.v1beta1.CreateExternalAccountKeyRequestOrBuilder
com.google.cloud.security.publicca.v1beta1.ExternalAccountKeyOrBuilder
com.google.cloud.security.publicca.v1beta1.PublicCertificateAuthorityServiceGrpc.AsyncService Manages the resources required for ACME external account binding for the public certificate authority service.