Package | Description |
---|---|
com.oracle.bmc.networkfirewall | |
com.oracle.bmc.networkfirewall.responses |
Modifier and Type | Method and Description |
---|---|
UpdateServiceResponse |
NetworkFirewall.updateService(UpdateServiceRequest request)
Updates the Service with the given name in the network firewall policy.
|
UpdateServiceResponse |
NetworkFirewallClient.updateService(UpdateServiceRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateServiceResponse> |
NetworkFirewallAsyncClient.updateService(UpdateServiceRequest request,
AsyncHandler<UpdateServiceRequest,UpdateServiceResponse> handler) |
Future<UpdateServiceResponse> |
NetworkFirewallAsync.updateService(UpdateServiceRequest request,
AsyncHandler<UpdateServiceRequest,UpdateServiceResponse> handler)
Updates the Service with the given name in the network firewall policy.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateServiceResponse> |
NetworkFirewallAsyncClient.updateService(UpdateServiceRequest request,
AsyncHandler<UpdateServiceRequest,UpdateServiceResponse> handler) |
Future<UpdateServiceResponse> |
NetworkFirewallAsync.updateService(UpdateServiceRequest request,
AsyncHandler<UpdateServiceRequest,UpdateServiceResponse> handler)
Updates the Service with the given name in the network firewall policy.
|
Modifier and Type | Method and Description |
---|---|
UpdateServiceResponse |
UpdateServiceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateServiceResponse.Builder |
UpdateServiceResponse.Builder.copy(UpdateServiceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.