Package | Description |
---|---|
com.oracle.bmc.loganalytics.model |
Modifier and Type | Method and Description |
---|---|
EndpointProxy |
EndpointProxy.Builder.build() |
EndpointProxy |
LogEndpoint.getProxy() |
EndpointProxy |
LogListEndpoint.getProxy() |
EndpointProxy |
CredentialEndpoint.getProxy() |
Modifier and Type | Method and Description |
---|---|
EndpointProxy.Builder |
EndpointProxy.Builder.copy(EndpointProxy model) |
LogEndpoint.Builder |
LogEndpoint.Builder.proxy(EndpointProxy proxy) |
LogListEndpoint.Builder |
LogListEndpoint.Builder.proxy(EndpointProxy proxy) |
CredentialEndpoint.Builder |
CredentialEndpoint.Builder.proxy(EndpointProxy proxy) |
Constructor and Description |
---|
CredentialEndpoint(String name,
String description,
String model,
Long endpointId,
EndpointRequest request,
EndpointResponse response,
EndpointProxy proxy)
Deprecated.
|
LogEndpoint(String name,
String description,
String model,
Long endpointId,
EndpointRequest request,
EndpointResponse response,
EndpointCredentials credentials,
EndpointProxy proxy,
Boolean isEnabled,
Boolean isSystem,
List<LogAnalyticsProperty> endpointProperties)
Deprecated.
|
LogListEndpoint(String name,
String description,
String model,
Long endpointId,
EndpointRequest request,
EndpointResponse response,
EndpointCredentials credentials,
EndpointProxy proxy,
Boolean isEnabled,
Boolean isSystem,
List<LogAnalyticsProperty> endpointProperties)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.