public class ScpCfRfcDestination extends com.sap.cloud.sdk.cloudplatform.connectivity.AbstractScpDestination implements RfcDestination
Additionally provides a builder to construct instances.
Modifier and Type | Class and Description |
---|---|
static class |
ScpCfRfcDestination.Builder
Builder class to allow for easy creation of an immutable
ScpCfRfcDestination instance. |
Modifier and Type | Method and Description |
---|---|
static ScpCfRfcDestination.Builder |
builder(String name)
Starts a builder to be used to create a
ScpCfRfcDestination with mandatory properties. |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
int |
hashCode() |
get, getName, getType, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
decorate
get, get, get, get
@Nonnull public static ScpCfRfcDestination.Builder builder(@Nonnull String name)
ScpCfRfcDestination
with mandatory properties.name
- The name of the destination.ScpCfRfcDestination
.public boolean equals(Object o)
equals
in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractScpDestination
protected boolean canEqual(Object other)
canEqual
in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractScpDestination
public int hashCode()
hashCode
in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractScpDestination
Copyright © 2019 SAP SE. All rights reserved.