Package | Description |
---|---|
com.oracle.bmc.analytics | |
com.oracle.bmc.analytics.responses |
Modifier and Type | Method and Description |
---|---|
CreateVanityUrlResponse |
Analytics.createVanityUrl(CreateVanityUrlRequest request)
Allows specifying a custom host name to be used to access the analytics instance.
|
CreateVanityUrlResponse |
AnalyticsClient.createVanityUrl(CreateVanityUrlRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateVanityUrlResponse> |
AnalyticsAsync.createVanityUrl(CreateVanityUrlRequest request,
AsyncHandler<CreateVanityUrlRequest,CreateVanityUrlResponse> handler)
Allows specifying a custom host name to be used to access the analytics instance.
|
Future<CreateVanityUrlResponse> |
AnalyticsAsyncClient.createVanityUrl(CreateVanityUrlRequest request,
AsyncHandler<CreateVanityUrlRequest,CreateVanityUrlResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateVanityUrlResponse> |
AnalyticsAsync.createVanityUrl(CreateVanityUrlRequest request,
AsyncHandler<CreateVanityUrlRequest,CreateVanityUrlResponse> handler)
Allows specifying a custom host name to be used to access the analytics instance.
|
Future<CreateVanityUrlResponse> |
AnalyticsAsyncClient.createVanityUrl(CreateVanityUrlRequest request,
AsyncHandler<CreateVanityUrlRequest,CreateVanityUrlResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateVanityUrlResponse |
CreateVanityUrlResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateVanityUrlResponse.Builder |
CreateVanityUrlResponse.Builder.copy(CreateVanityUrlResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.