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