| static GetZoneContentRequest.Builder | GetZoneContentRequest. builder() | Return a new builder for this request object. | 
| GetZoneContentRequest.Builder | GetZoneContentRequest.Builder. copy(GetZoneContentRequest o) | Copy method to populate the builder with values from the given instance. | 
| GetZoneContentRequest.Builder | GetZoneContentRequest.Builder. ifModifiedSince(String ifModifiedSince) | The If-Modified-Since header field makes a GET or HEAD request method conditional
on the selected representation’s modification date being more recent than the date
provided in the field-value. | 
| GetZoneContentRequest.Builder | GetZoneContentRequest.Builder. ifNoneMatch(String ifNoneMatch) | The If-None-Match header field makes the request method conditional on the
absence of any current representation of the target resource, when the field-value is
*, or having a selected representation with an entity-tag that does not match any
of those listed in the field-value. | 
| GetZoneContentRequest.Builder | GetZoneContentRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| GetZoneContentRequest.Builder | GetZoneContentRequest.Builder. opcRequestId(String opcRequestId) | Unique Oracle-assigned identifier for the request. | 
| GetZoneContentRequest.Builder | GetZoneContentRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| GetZoneContentRequest.Builder | GetZoneContentRequest.Builder. scope(Scope scope) | Specifies to operate only on resources that have a matching DNS scope. | 
| GetZoneContentRequest.Builder | GetZoneContentRequest. toBuilder() |  | 
| GetZoneContentRequest.Builder | GetZoneContentRequest.Builder. viewId(String viewId) | The OCID of the view the zone is associated with. | 
| GetZoneContentRequest.Builder | GetZoneContentRequest.Builder. zoneNameOrId(String zoneNameOrId) | The name or OCID of the target zone. |