Package | Description |
---|---|
com.oracle.bmc.loadbalancer.model | |
com.oracle.bmc.loadbalancer.requests |
Modifier and Type | Method and Description |
---|---|
CreateHostnameDetails |
CreateHostnameDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
CreateHostnameDetails.Builder |
CreateHostnameDetails.Builder.copy(CreateHostnameDetails model) |
Modifier and Type | Method and Description |
---|---|
CreateHostnameDetails |
CreateHostnameRequest.getBody$()
Alternative accessor for the body parameter.
|
CreateHostnameDetails |
CreateHostnameRequest.getCreateHostnameDetails()
The details of the hostname resource to add to the specified load balancer.
|
Modifier and Type | Method and Description |
---|---|
CreateHostnameRequest.Builder |
CreateHostnameRequest.Builder.body$(CreateHostnameDetails body)
Alternative setter for the body parameter.
|
CreateHostnameRequest.Builder |
CreateHostnameRequest.Builder.createHostnameDetails(CreateHostnameDetails createHostnameDetails)
The details of the hostname resource to add to the specified load balancer.
|
Copyright © 2016–2024. All rights reserved.