Package | Description |
---|---|
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ListExadataInfrastructuresResponse.Builder |
ListExadataInfrastructuresResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static ListExadataInfrastructuresResponse.Builder |
ListExadataInfrastructuresResponse.builder()
Return a new builder for this response object.
|
ListExadataInfrastructuresResponse.Builder |
ListExadataInfrastructuresResponse.Builder.copy(ListExadataInfrastructuresResponse o)
Copy method to populate the builder with values from the given instance.
|
ListExadataInfrastructuresResponse.Builder |
ListExadataInfrastructuresResponse.Builder.headers(Map<String,List<String>> headers) |
ListExadataInfrastructuresResponse.Builder |
ListExadataInfrastructuresResponse.Builder.items(List<ExadataInfrastructureSummary> items)
A list of com.oracle.bmc.database.model.ExadataInfrastructureSummary instances.
|
ListExadataInfrastructuresResponse.Builder |
ListExadataInfrastructuresResponse.Builder.opcNextPage(String opcNextPage)
For pagination of a list of items.
|
ListExadataInfrastructuresResponse.Builder |
ListExadataInfrastructuresResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
Copyright © 2016–2023. All rights reserved.