| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.monitoring.v1 | |
| io.fabric8.openshift.api.model.monitoring.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
Sigv4 |
Sigv4Builder.build() |
Sigv4 |
RemoteWriteSpecFluent.buildSigv4() |
Sigv4 |
RemoteWriteSpec.getSigv4() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Sigv4Fluent.copyInstance(Sigv4 instance) |
RemoteWriteSpecFluent.Sigv4Nested<A> |
RemoteWriteSpecFluent.editOrNewSigv4Like(Sigv4 item) |
void |
RemoteWriteSpec.setSigv4(Sigv4 sigv4) |
RemoteWriteSpecFluent.Sigv4Nested<A> |
RemoteWriteSpecFluent.withNewSigv4Like(Sigv4 item) |
A |
RemoteWriteSpecFluent.withSigv4(Sigv4 sigv4) |
| Constructor and Description |
|---|
RemoteWriteSpec(Authorization authorization,
BasicAuth basicAuth,
String bearerToken,
String bearerTokenFile,
Map<String,String> headers,
MetadataConfig metadataConfig,
String name,
OAuth2 oauth2,
String proxyUrl,
QueueConfig queueConfig,
String remoteTimeout,
Boolean sendExemplars,
Boolean sendNativeHistograms,
Sigv4 sigv4,
TLSConfig tlsConfig,
String url,
List<RelabelConfig> writeRelabelConfigs) |
Sigv4Builder(Sigv4 instance) |
Sigv4Builder(Sigv4Fluent<?> fluent,
Sigv4 instance) |
Sigv4Fluent(Sigv4 instance) |
| Modifier and Type | Method and Description |
|---|---|
Sigv4 |
SNSConfigFluent.buildSigv4() |
Sigv4 |
SNSConfig.getSigv4() |
| Modifier and Type | Method and Description |
|---|---|
SNSConfigFluent.Sigv4Nested<A> |
SNSConfigFluent.editOrNewSigv4Like(Sigv4 item) |
void |
SNSConfig.setSigv4(Sigv4 sigv4) |
SNSConfigFluent.Sigv4Nested<A> |
SNSConfigFluent.withNewSigv4Like(Sigv4 item) |
A |
SNSConfigFluent.withSigv4(Sigv4 sigv4) |
| Constructor and Description |
|---|
SNSConfig(String apiURL,
Map<String,String> attributes,
HTTPConfig httpConfig,
String message,
String phoneNumber,
Boolean sendResolved,
Sigv4 sigv4,
String subject,
String targetARN,
String topicARN) |
Copyright © 2015–2024 Red Hat. All rights reserved.