Package | Description |
---|---|
com.oracle.bmc.servicecatalog | |
com.oracle.bmc.servicecatalog.requests |
Modifier and Type | Method and Description |
---|---|
CreatePrivateApplicationResponse |
ServiceCatalog.createPrivateApplication(CreatePrivateApplicationRequest request)
Creates a private application along with a single package to be hosted.
|
CreatePrivateApplicationResponse |
ServiceCatalogClient.createPrivateApplication(CreatePrivateApplicationRequest request) |
Future<CreatePrivateApplicationResponse> |
ServiceCatalogAsync.createPrivateApplication(CreatePrivateApplicationRequest request,
AsyncHandler<CreatePrivateApplicationRequest,CreatePrivateApplicationResponse> handler)
Creates a private application along with a single package to be hosted.
|
Future<CreatePrivateApplicationResponse> |
ServiceCatalogAsyncClient.createPrivateApplication(CreatePrivateApplicationRequest request,
AsyncHandler<CreatePrivateApplicationRequest,CreatePrivateApplicationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreatePrivateApplicationResponse> |
ServiceCatalogAsync.createPrivateApplication(CreatePrivateApplicationRequest request,
AsyncHandler<CreatePrivateApplicationRequest,CreatePrivateApplicationResponse> handler)
Creates a private application along with a single package to be hosted.
|
Future<CreatePrivateApplicationResponse> |
ServiceCatalogAsyncClient.createPrivateApplication(CreatePrivateApplicationRequest request,
AsyncHandler<CreatePrivateApplicationRequest,CreatePrivateApplicationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreatePrivateApplicationRequest |
CreatePrivateApplicationRequest.Builder.build()
Build the instance of CreatePrivateApplicationRequest as configured by this builder
|
CreatePrivateApplicationRequest |
CreatePrivateApplicationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreatePrivateApplicationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreatePrivateApplicationRequest.Builder |
CreatePrivateApplicationRequest.Builder.copy(CreatePrivateApplicationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.