Package | Description |
---|---|
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
static GetNetworkSourceRequest.Builder |
GetNetworkSourceRequest.builder()
Return a new builder for this request object.
|
GetNetworkSourceRequest.Builder |
GetNetworkSourceRequest.Builder.copy(GetNetworkSourceRequest o)
Copy method to populate the builder with values from the given instance.
|
GetNetworkSourceRequest.Builder |
GetNetworkSourceRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetNetworkSourceRequest.Builder |
GetNetworkSourceRequest.Builder.networkSourceId(String networkSourceId)
The OCID of the network source.
|
GetNetworkSourceRequest.Builder |
GetNetworkSourceRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetNetworkSourceRequest.Builder |
GetNetworkSourceRequest.toBuilder()
Return an instance of
GetNetworkSourceRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.