Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
SslCertificateAggregatedList |
SslCertificateAggregatedList.clone() |
SslCertificateAggregatedList |
SslCertificateAggregatedList.set(String fieldName,
Object value) |
SslCertificateAggregatedList |
SslCertificateAggregatedList.setId(String id)
[Output Only] Unique identifier for the resource; defined by the server.
|
SslCertificateAggregatedList |
SslCertificateAggregatedList.setItems(Map<String,SslCertificatesScopedList> items)
A list of SslCertificatesScopedList resources.
|
SslCertificateAggregatedList |
SslCertificateAggregatedList.setKind(String kind)
[Output Only] Type of resource.
|
SslCertificateAggregatedList |
SslCertificateAggregatedList.setNextPageToken(String nextPageToken)
[Output Only] This token allows you to get the next page of results for list requests.
|
SslCertificateAggregatedList |
SslCertificateAggregatedList.setSelfLink(String selfLink)
[Output Only] Server-defined URL for this resource.
|
SslCertificateAggregatedList |
SslCertificateAggregatedList.setUnreachables(List<String> unreachables)
[Output Only] Unreachable resources.
|
SslCertificateAggregatedList |
SslCertificateAggregatedList.setWarning(SslCertificateAggregatedList.Warning warning)
[Output Only] Informational warning message.
|
Copyright © 2011–2024 Google. All rights reserved.