Package | Description |
---|---|
com.oracle.bmc.analytics | |
com.oracle.bmc.analytics.requests |
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) |
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 |
---|---|
CreateVanityUrlRequest |
CreateVanityUrlRequest.Builder.build()
Build the instance of CreateVanityUrlRequest as configured by this builder
|
CreateVanityUrlRequest |
CreateVanityUrlRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateVanityUrlRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateVanityUrlRequest.Builder |
CreateVanityUrlRequest.Builder.copy(CreateVanityUrlRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.