Package | Description |
---|---|
com.oracle.bmc.cloudguard.model |
Modifier and Type | Method and Description |
---|---|
static PoliticalLocation.Builder |
PoliticalLocation.builder()
Create a new builder.
|
PoliticalLocation.Builder |
PoliticalLocation.Builder.city(String city)
City of problem’s location
|
PoliticalLocation.Builder |
PoliticalLocation.Builder.copy(PoliticalLocation model) |
PoliticalLocation.Builder |
PoliticalLocation.Builder.country(String country)
Country of problem’s location
|
PoliticalLocation.Builder |
PoliticalLocation.Builder.state(String state)
State or province of problem’s location
|
PoliticalLocation.Builder |
PoliticalLocation.toBuilder() |
Copyright © 2016–2024. All rights reserved.