Package | Description |
---|---|
com.oracle.bmc.stackmonitoring.model |
Modifier and Type | Method and Description |
---|---|
static HttpQueryProperties.Builder |
HttpQueryProperties.builder()
Create a new builder.
|
HttpQueryProperties.Builder |
HttpQueryProperties.Builder.copy(HttpQueryProperties model) |
HttpQueryProperties.Builder |
HttpQueryProperties.Builder.protocolType(HttpProtocolTypes protocolType)
Supported protocol of resources to be associated with this metric extension.
|
HttpQueryProperties.Builder |
HttpQueryProperties.Builder.responseContentType(HttpResponseContentTypes responseContentType)
Type of content response given by the http(s) URL
|
HttpQueryProperties.Builder |
HttpQueryProperties.Builder.scriptDetails(HttpScriptFileDetails scriptDetails) |
HttpQueryProperties.Builder |
HttpQueryProperties.toBuilder() |
HttpQueryProperties.Builder |
HttpQueryProperties.Builder.url(String url)
Http(s) end point URL
|
Copyright © 2016–2024. All rights reserved.