Uses of Class
com.oracle.bmc.cloudbridge.responses.GetAgentResponse.Builder
-
Packages that use GetAgentResponse.Builder Package Description com.oracle.bmc.cloudbridge.responses -
-
Uses of GetAgentResponse.Builder in com.oracle.bmc.cloudbridge.responses
Methods in com.oracle.bmc.cloudbridge.responses that return GetAgentResponse.Builder Modifier and Type Method Description GetAgentResponse.Builder
GetAgentResponse.Builder. __httpStatusCode__(int __httpStatusCode__)
GetAgentResponse.Builder
GetAgentResponse.Builder. agent(Agent agent)
The returned Agent instance.static GetAgentResponse.Builder
GetAgentResponse. builder()
Return a new builder for this response object.GetAgentResponse.Builder
GetAgentResponse.Builder. copy(GetAgentResponse o)
Copy method to populate the builder with values from the given instance.GetAgentResponse.Builder
GetAgentResponse.Builder. etag(String etag)
For optimistic concurrency control.GetAgentResponse.Builder
GetAgentResponse.Builder. headers(Map<String,List<String>> headers)
GetAgentResponse.Builder
GetAgentResponse.Builder. opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
-