Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
CreateNetworkSourceResponse |
IdentityClient.createNetworkSource(CreateNetworkSourceRequest request) |
CreateNetworkSourceResponse |
Identity.createNetworkSource(CreateNetworkSourceRequest request)
Creates a new network source in your tenancy.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateNetworkSourceResponse> |
IdentityAsync.createNetworkSource(CreateNetworkSourceRequest request,
AsyncHandler<CreateNetworkSourceRequest,CreateNetworkSourceResponse> handler)
Creates a new network source in your tenancy.
|
Future<CreateNetworkSourceResponse> |
IdentityAsyncClient.createNetworkSource(CreateNetworkSourceRequest request,
AsyncHandler<CreateNetworkSourceRequest,CreateNetworkSourceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateNetworkSourceResponse> |
IdentityAsync.createNetworkSource(CreateNetworkSourceRequest request,
AsyncHandler<CreateNetworkSourceRequest,CreateNetworkSourceResponse> handler)
Creates a new network source in your tenancy.
|
Future<CreateNetworkSourceResponse> |
IdentityAsyncClient.createNetworkSource(CreateNetworkSourceRequest request,
AsyncHandler<CreateNetworkSourceRequest,CreateNetworkSourceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateNetworkSourceResponse |
CreateNetworkSourceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateNetworkSourceResponse.Builder |
CreateNetworkSourceResponse.Builder.copy(CreateNetworkSourceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.