public class UnregisterCallbackOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | UnregisterCallbackOptions.BuilderBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | callbackUrl()Gets the callbackUrl. | 
| UnregisterCallbackOptions.Builder | newBuilder()New builder. | 
public UnregisterCallbackOptions.Builder newBuilder()
public String callbackUrl()
The callback URL that is to be unregistered.
Copyright © 2023 IBM Cloud. All rights reserved.