Package | Description |
---|---|
com.oracle.bmc.analytics | |
com.oracle.bmc.analytics.requests |
Modifier and Type | Method and Description |
---|---|
SetFeatureBundleResponse |
Analytics.setFeatureBundle(SetFeatureBundleRequest request)
Set the external service properties of an Analytics instance.
|
SetFeatureBundleResponse |
AnalyticsClient.setFeatureBundle(SetFeatureBundleRequest request) |
Future<SetFeatureBundleResponse> |
AnalyticsAsync.setFeatureBundle(SetFeatureBundleRequest request,
AsyncHandler<SetFeatureBundleRequest,SetFeatureBundleResponse> handler)
Set the external service properties of an Analytics instance.
|
Future<SetFeatureBundleResponse> |
AnalyticsAsyncClient.setFeatureBundle(SetFeatureBundleRequest request,
AsyncHandler<SetFeatureBundleRequest,SetFeatureBundleResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<SetFeatureBundleResponse> |
AnalyticsAsync.setFeatureBundle(SetFeatureBundleRequest request,
AsyncHandler<SetFeatureBundleRequest,SetFeatureBundleResponse> handler)
Set the external service properties of an Analytics instance.
|
Future<SetFeatureBundleResponse> |
AnalyticsAsyncClient.setFeatureBundle(SetFeatureBundleRequest request,
AsyncHandler<SetFeatureBundleRequest,SetFeatureBundleResponse> handler) |
Modifier and Type | Method and Description |
---|---|
SetFeatureBundleRequest |
SetFeatureBundleRequest.Builder.build()
Build the instance of SetFeatureBundleRequest as configured by this builder
|
SetFeatureBundleRequest |
SetFeatureBundleRequest.Builder.buildWithoutInvocationCallback()
Build the instance of SetFeatureBundleRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
SetFeatureBundleRequest.Builder |
SetFeatureBundleRequest.Builder.copy(SetFeatureBundleRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.