Package | Description |
---|---|
com.oracle.bmc.apigateway.model |
Modifier and Type | Method and Description |
---|---|
HeaderFieldSpecification |
HeaderFieldSpecification.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<HeaderFieldSpecification> |
StockResponseBackend.getHeaders()
The headers of the stock response from the mock backend.
|
Modifier and Type | Method and Description |
---|---|
HeaderFieldSpecification.Builder |
HeaderFieldSpecification.Builder.copy(HeaderFieldSpecification model) |
Modifier and Type | Method and Description |
---|---|
StockResponseBackend.Builder |
StockResponseBackend.Builder.headers(List<HeaderFieldSpecification> headers)
The headers of the stock response from the mock backend.
|
Constructor and Description |
---|
StockResponseBackend(String body,
Integer status,
List<HeaderFieldSpecification> headers)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.