Uses of Class
com.oracle.bmc.identitydomains.model.MyDevicePushNotificationTarget.Builder
-
Packages that use MyDevicePushNotificationTarget.Builder Package Description com.oracle.bmc.identitydomains.model -
-
Uses of MyDevicePushNotificationTarget.Builder in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return MyDevicePushNotificationTarget.Builder Modifier and Type Method Description static MyDevicePushNotificationTarget.Builder
MyDevicePushNotificationTarget. builder()
Create a new builder.MyDevicePushNotificationTarget.Builder
MyDevicePushNotificationTarget.Builder. copy(MyDevicePushNotificationTarget model)
MyDevicePushNotificationTarget.Builder
MyDevicePushNotificationTarget.Builder. ref(String ref)
The URI that corresponds to the push notification target resource of this deviceMyDevicePushNotificationTarget.Builder
MyDevicePushNotificationTarget. toBuilder()
MyDevicePushNotificationTarget.Builder
MyDevicePushNotificationTarget.Builder. value(String value)
The identifier of the push notification target
-