Package | Description |
---|---|
com.oracle.bmc.analytics | |
com.oracle.bmc.analytics.responses |
Modifier and Type | Method and Description |
---|---|
UpdateVanityUrlResponse |
Analytics.updateVanityUrl(UpdateVanityUrlRequest request)
Allows uploading a new certificate for a vanity url, which will have to be done when the
current certificate is expiring.
|
UpdateVanityUrlResponse |
AnalyticsClient.updateVanityUrl(UpdateVanityUrlRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateVanityUrlResponse> |
AnalyticsAsync.updateVanityUrl(UpdateVanityUrlRequest request,
AsyncHandler<UpdateVanityUrlRequest,UpdateVanityUrlResponse> handler)
Allows uploading a new certificate for a vanity url, which will have to be done when the
current certificate is expiring.
|
Future<UpdateVanityUrlResponse> |
AnalyticsAsyncClient.updateVanityUrl(UpdateVanityUrlRequest request,
AsyncHandler<UpdateVanityUrlRequest,UpdateVanityUrlResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateVanityUrlResponse> |
AnalyticsAsync.updateVanityUrl(UpdateVanityUrlRequest request,
AsyncHandler<UpdateVanityUrlRequest,UpdateVanityUrlResponse> handler)
Allows uploading a new certificate for a vanity url, which will have to be done when the
current certificate is expiring.
|
Future<UpdateVanityUrlResponse> |
AnalyticsAsyncClient.updateVanityUrl(UpdateVanityUrlRequest request,
AsyncHandler<UpdateVanityUrlRequest,UpdateVanityUrlResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateVanityUrlResponse |
UpdateVanityUrlResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateVanityUrlResponse.Builder |
UpdateVanityUrlResponse.Builder.copy(UpdateVanityUrlResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.