Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
ProjectGlobalSslCertificateName |
ProjectGlobalSslCertificateName.Builder.build() |
static ProjectGlobalSslCertificateName |
ProjectGlobalSslCertificateName.of(String project,
String sslCertificate) |
static ProjectGlobalSslCertificateName |
ProjectGlobalSslCertificateName.parse(String formattedString) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.resourcenames.ResourceNameFactory<ProjectGlobalSslCertificateName> |
ProjectGlobalSslCertificateName.newFactory() |
Modifier and Type | Method and Description |
---|---|
Operation |
SslCertificateClient.deleteSslCertificate(ProjectGlobalSslCertificateName sslCertificate)
Deletes the specified SslCertificate resource.
|
SslCertificate |
SslCertificateClient.getSslCertificate(ProjectGlobalSslCertificateName sslCertificate)
Returns the specified SslCertificate resource.
|
Constructor and Description |
---|
Builder(ProjectGlobalSslCertificateName projectGlobalSslCertificateName) |
Copyright © 2019 Google LLC. All rights reserved.