DefenderForContainersJFrogOffering Class

public final class DefenderForContainersJFrogOffering
extends CloudOffering

The Defender for Containers for JFrog Artifactory offering.

Constructor Summary

Constructor Description
DefenderForContainersJFrogOffering()

Creates an instance of DefenderForContainersJFrogOffering class.

Method Summary

Modifier and Type Method and Description
static DefenderForContainersJFrogOffering fromJson(JsonReader jsonReader)

Reads an instance of DefenderForContainersJFrogOffering from the JsonReader.

OfferingType offeringType()

Get the offeringType property: The type of the security offering.

JsonWriter toJson(JsonWriter jsonWriter)
void validate()

Validates the instance.

Methods inherited from CloudOffering

Methods inherited from java.lang.Object

Constructor Details

DefenderForContainersJFrogOffering

public DefenderForContainersJFrogOffering()

Creates an instance of DefenderForContainersJFrogOffering class.

Method Details

fromJson

public static DefenderForContainersJFrogOffering fromJson(JsonReader jsonReader)

Reads an instance of DefenderForContainersJFrogOffering from the JsonReader.

Parameters:

jsonReader - The JsonReader being read.

Returns:

An instance of DefenderForContainersJFrogOffering if the JsonReader was pointing to an instance of it, or null if it was pointing to JSON null.

Throws:

IOException

- If an error occurs while reading the DefenderForContainersJFrogOffering.

offeringType

public OfferingType offeringType()

Get the offeringType property: The type of the security offering.

Overrides:

DefenderForContainersJFrogOffering.offeringType()

Returns:

the offeringType value.

toJson

public JsonWriter toJson(JsonWriter jsonWriter)

Overrides:

DefenderForContainersJFrogOffering.toJson(JsonWriter jsonWriter)

Parameters:

jsonWriter

Throws:

validate

public void validate()

Validates the instance.

Overrides:

DefenderForContainersJFrogOffering.validate()

Applies to