static LayerCustomActionOperation.Builder |
LayerCustomActionOperation.builder() |
|
default LayerCustomActionOperation.Builder |
LayerCustomActionOperation.Builder.filterOperation(Consumer<CustomActionFilterOperation.Builder> filterOperation) |
Sets the value of the FilterOperation property for this object.
|
LayerCustomActionOperation.Builder |
LayerCustomActionOperation.Builder.filterOperation(CustomActionFilterOperation filterOperation) |
Sets the value of the FilterOperation property for this object.
|
default LayerCustomActionOperation.Builder |
LayerCustomActionOperation.Builder.navigationOperation(Consumer<CustomActionNavigationOperation.Builder> navigationOperation) |
Sets the value of the NavigationOperation property for this object.
|
LayerCustomActionOperation.Builder |
LayerCustomActionOperation.Builder.navigationOperation(CustomActionNavigationOperation navigationOperation) |
Sets the value of the NavigationOperation property for this object.
|
default LayerCustomActionOperation.Builder |
LayerCustomActionOperation.Builder.setParametersOperation(Consumer<CustomActionSetParametersOperation.Builder> setParametersOperation) |
Sets the value of the SetParametersOperation property for this object.
|
LayerCustomActionOperation.Builder |
LayerCustomActionOperation.Builder.setParametersOperation(CustomActionSetParametersOperation setParametersOperation) |
Sets the value of the SetParametersOperation property for this object.
|
LayerCustomActionOperation.Builder |
LayerCustomActionOperation.toBuilder() |
|
default LayerCustomActionOperation.Builder |
LayerCustomActionOperation.Builder.urlOperation(Consumer<CustomActionURLOperation.Builder> urlOperation) |
Sets the value of the URLOperation property for this object.
|
LayerCustomActionOperation.Builder |
LayerCustomActionOperation.Builder.urlOperation(CustomActionURLOperation urlOperation) |
Sets the value of the URLOperation property for this object.
|