Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
SslPoliciesScopedList |
SslPoliciesScopedList.clone() |
SslPoliciesScopedList |
SslPoliciesScopedList.set(String fieldName,
Object value) |
SslPoliciesScopedList |
SslPoliciesScopedList.setSslPolicies(List<SslPolicy> sslPolicies)
A list of SslPolicies contained in this scope.
|
SslPoliciesScopedList |
SslPoliciesScopedList.setWarning(SslPoliciesScopedList.Warning warning)
Informational warning which replaces the list of SSL policies when the list is empty.
|
Modifier and Type | Method and Description |
---|---|
Map<String,SslPoliciesScopedList> |
SslPoliciesAggregatedList.getItems()
A list of SslPoliciesScopedList resources.
|
Modifier and Type | Method and Description |
---|---|
SslPoliciesAggregatedList |
SslPoliciesAggregatedList.setItems(Map<String,SslPoliciesScopedList> items)
A list of SslPoliciesScopedList resources.
|
Copyright © 2011–2024 Google. All rights reserved.