Package | Description |
---|---|
com.oracle.bmc.networkfirewall.requests |
Modifier and Type | Method and Description |
---|---|
GetApplicationRequest.Builder |
GetApplicationRequest.Builder.applicationName(String applicationName)
Unique identifier for Applications.
|
static GetApplicationRequest.Builder |
GetApplicationRequest.builder()
Return a new builder for this request object.
|
GetApplicationRequest.Builder |
GetApplicationRequest.Builder.copy(GetApplicationRequest o)
Copy method to populate the builder with values from the given instance.
|
GetApplicationRequest.Builder |
GetApplicationRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetApplicationRequest.Builder |
GetApplicationRequest.Builder.limit(Integer limit)
The maximum number of items to return.
|
GetApplicationRequest.Builder |
GetApplicationRequest.Builder.networkFirewallPolicyId(String networkFirewallPolicyId)
Unique Network Firewall Policy identifier
|
GetApplicationRequest.Builder |
GetApplicationRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
GetApplicationRequest.Builder |
GetApplicationRequest.Builder.page(String page)
A token representing the position at which to start retrieving results.
|
GetApplicationRequest.Builder |
GetApplicationRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetApplicationRequest.Builder |
GetApplicationRequest.toBuilder()
Return an instance of
GetApplicationRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.