public class UpdateBucketConfigOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateBucketConfigOptions.Builder
Builder.
|
| Modifier and Type | Method and Description |
|---|---|
ActivityTracking |
activityTracking()
Gets the activityTracking.
|
String |
bucket()
Gets the bucket.
|
Firewall |
firewall()
Gets the firewall.
|
String |
ifMatch()
Gets the ifMatch.
|
MetricsMonitoring |
metricsMonitoring()
Gets the metricsMonitoring.
|
UpdateBucketConfigOptions.Builder |
newBuilder()
New builder.
|
public UpdateBucketConfigOptions.Builder newBuilder()
public String bucket()
public Firewall firewall()
public ActivityTracking activityTracking()
public MetricsMonitoring metricsMonitoring()
public String ifMatch()
Copyright © 2020. All rights reserved.