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